▲ Next.js 14.2.15
- Environments: .env
Creating an optimized production build ...
✓ Compiled successfully
✓ Linting and checking validity of types
✓ Collecting page data
i tried to build my next project locally using npx next build . but it keeps getting stuck in collecting page data . i tried handled all the warnings and deleting .next folder but its not solving the problem