Learn how to use Partial Prerendering and combine the benefits of static and dynamic rendering.| nextjs.org
Learn how to deploy your Next.js app to production, either managed or self-hosted.| nextjs.org
Learn how to upgrade your existing Next.js application from the Pages Router to the App Router.| nextjs.org
Learn about how to configure options for Next.js route segments.| nextjs.org
Create custom request handlers for a given route using the Web's Request and Response APIs.| nextjs.org
Learn how you can use React Server Components to render parts of your application on the server.| nextjs.org