wilddragon-site/node_modules/next/dist/docs/02-pages/03-building-your-application/01-routing/index.md
2026-04-17 15:51:01 -04:00

330 B
Executable file

title description
Routing Learn the fundamentals of routing for front-end applications with the Pages Router.

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: