shared layouts
nested routing
loading states
error handling
The App Router works in a new directory named app.
By default components inside the app folder are React Server components
The App Router takes priority over the Pages Router.