---
title: Configuration
description: Learn how to configure your Next.js application.
url: "https://nextjs.org/docs/15/pages/api-reference/config"
version: 15.5.15
lastUpdated: 2025-04-15
prerequisites:
  - "API Reference: /docs/15/pages/api-reference"
---



- [next.config.js Options](/docs/15/pages/api-reference/config/next-config-js)
  - Learn about the options available in next.config.js for the Pages Router.
- [TypeScript](/docs/15/pages/api-reference/config/typescript)
  - Next.js provides a TypeScript-first development experience for building your React application.
- [ESLint](/docs/15/pages/api-reference/config/eslint)
  - Next.js reports ESLint errors and warnings during builds by default. Learn how to opt-out of this behavior here.

---

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