---
title: Configuring
description: Learn how to configure your Next.js application.
url: "https://nextjs.org/docs/pages/building-your-application/configuring"
version: 16.2.2
lastUpdated: 2026-04-02
router: Pages Router
prerequisites:
  - "Building Your Application: /docs/pages/building-your-application"
---


Next.js allows you to customize your project to meet specific requirements. This includes integrations with TypeScript, ESlint, and more, as well as internal configuration options such as Absolute Imports and Environment Variables.

- [Error Handling](/docs/pages/building-your-application/configuring/error-handling)
  - Handle errors in your Next.js app.

---

For a semantic overview of all documentation, see [/docs/sitemap.md](/docs/sitemap.md)

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