Enable fast client-side navigation with the built-in `next/link` component.| nextjs.org
Learn how to upgrade your existing Next.js application from the Pages Router to the App Router.| nextjs.org
Simultaneously render one or more pages in the same view that can be navigated independently. A pattern for highly dynamic applications.| nextjs.org
An overview of caching mechanisms in Next.js.| nextjs.org