Use Static Site Generation (SSG) to pre-render pages at build time.| nextjs.org
Create custom request handlers for a given route using the Web's Request and Response APIs.| nextjs.org
Learn how to create or update static pages at runtime with Incremental Static Regeneration.| nextjs.org
Use the new App Router with Next.js' and React's latest features, including Layouts, Server Components, Suspense, and more.| nextjs.org