create-next-app [C]

📓 Notes:

In Next 15, they added the option to opt-in to Turbopack, a new JavaScript bundler that is faster than Webpack, for development mode during the initialization of a new project.
The Next.js setup CLI remembers your last preferences. If you’ve previously set up a Next.js project using the CLI, the default options may differ. To ensure consistency, make sure to select the options specified in the lesson.


📘 Exercises:

Complete and Continue  
Discussion

15 comments