A Next. js application can feel fast during development and still become painfully slow after deployment. Local development usually runs with a small database, almost no network latency, limited traffic, and cached browser resources.
Source: [Dev.to](https://dev.to/synfinity-dynamics-pvt-ltd/10-nextjs-performance-mistakes-that-slow-down-production-apps-1n3)