Blazity / next-enterprise

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
https://next-enterprise.vercel.app
MIT License
6.08k stars 1.57k forks source link

NextJS production deployment on a Server is very slow and lighthouse scores are very slow which is about 67% #282

Closed rakshith closed 6 months ago

rakshith commented 7 months ago

NextJS production server creates a very slow performance score when deployed when we use this boilerplate in a actualy enterprise grade level

But the same which runs in localhost is showing good results but not in Server

bmstefanski commented 6 months ago

The template itself can't cause bad performance. There's too much to consider to help in a github issue