This page is also available as Markdown: request this page's URL with an
Accept: text/markdown header. For an index of Next.js Pages Router documentation, see /docs/pages/llms.txt.Building Your Application
Last updated June 16, 2025
Routing
Learn the fundamentals of routing for front-end applications with the Pages Router.
Rendering
Learn the fundamentals of rendering in React and Next.js.
Data Fetching
Next.js allows you to fetch data in multiple ways, with prerendering, server-side rendering or static-site generation, and incremental static regeneration. Learn how to manage your application data in Next.js.
Configuring
Learn how to configure your Next.js application.
Was this helpful?