App Router
Source URL: https://nextjs.org/docs/app
Next.js DocsApp Router
App Router
Section titled “App Router”Last updated February 20, 2026
The App Router is a file-system based router that uses React’s latest features such as Server Components, Suspense, and Server Functions.
Next Steps
Section titled “Next Steps”Learn the fundamentals of building an App Router project, from installation to layouts, navigation, server and client components.