---
title: Building Your Application
description: Learn how to use Next.js features to build your application.
url: "https://nextjs.org/docs/15/pages/building-your-application"
version: 15.5.15
lastUpdated: 2025-06-16
---



- [Routing](/docs/15/pages/building-your-application/routing)
  - Learn the fundamentals of routing for front-end applications with the Pages Router.
- [Rendering](/docs/15/pages/building-your-application/rendering)
  - Learn the fundamentals of rendering in React and Next.js.
- [Data Fetching](/docs/15/pages/building-your-application/data-fetching)
  - Next.js allows you to fetch data in multiple ways, with pre-rendering, server-side rendering or static-site generation, and incremental static regeneration. Learn how to manage your application data in Next.js.
- [Configuring](/docs/15/pages/building-your-application/configuring)
  - Learn how to configure your Next.js application.

---

For an index of all available documentation, see [/docs/15/llms.txt](/docs/15/llms.txt)