Learn how to upgrade your existing Next.js application from the Pages Router to the App Router.| nextjs.org
Learn how navigation works in Next.js, and how to use the Link Component and `useRouter` hook.| nextjs.org
Learn how you can use React Server Components to render parts of your application on the server.| nextjs.org