Next.jsBeginner
Next.js App Router
The modern Next.js routing system built on React Server Components. Layouts, pages, loading, error, and route groups live in a file-system hierarchy under the `app/` directory.
Next.jsApp RouterRoutingRSC
View on Next.js
Opens official documentation at nextjs.org