Back to Developer Roadmap

Preparing for Production

src/data/roadmaps/nextjs/content/[email protected]

4.0560 B
Original Source

Preparing for Production

Before taking Next.js application to production, there are some optimizations and patterns you should consider implementing for the best user experience, performance, and security. Next.js provides a list of best practices when building your application and before going to production. In addition, you should be aware of the automatic Next.js optimizations.

Visit the following resources to learn more: