component - The individual UI components that make up the app will live in here lib - Business/app/domain logic will live in here. pages - Will be the actual routes/pages as per the required Next.js structure.
component - The individual UI components that make up the app will live in here lib - Business/app/domain logic will live in here. pages - Will be the actual routes/pages as per the required Next.js structure.