---
title: Configuring
description: Learn how to configure your Next.js application.
url: "https://nextjs.org/docs/15/pages/building-your-application/configuring"
docs_index: /docs/15/pages/llms.txt
version: 15.5.18
lastUpdated: 2025-04-24
prerequisites:
  - "Building Your Application: /docs/15/pages/building-your-application"
---


> For an index of all Next.js documentation, see [/docs/15/pages/llms.txt](/docs/15/pages/llms.txt).
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/15/pages/building-your-application/configuring/error-handling)
  - Handle errors in your Next.js app.

---

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