rembrembdocs

Building Your Application

Last updated April 23, 2026

[

Routing

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

](routing/index.md)[

Rendering

Learn the fundamentals of rendering in React and Next.js.

](/docs/pages/building-your-application/rendering)[

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.

](data-fetching/index.md)[

Configuring

Learn how to configure your Next.js application.

](configuring/index.md)

Was this helpful?