Back to Next Js

Routing

docs/02-pages/03-building-your-application/01-routing/index.mdx

16.2.5208 B
Original Source

The Pages Router has a file-system based router built on concepts of pages. When a file is added to the pages directory it's automatically available as a route. Learn more about routing in the Pages Router: