What you’ll learn
- Core concepts of Next.js 15: Page Router vs App Router
- How to structure your project for scalability using layouts and nested routing
- Static Site Generation (SSG), Server-Side Rendering (SSR), and Incremental Static Regeneration (ISR)
- How to build and organize API routes in both routing systems
- Optimizing performance with Next.js images, fonts, and prefetching
- Deploying your app to production with Vercel



Comments are closed