This page is also available as Markdown at /docs/pages/api-reference/config.md. For an index of Next.js Pages Router documentation, see /docs/pages/llms.txt.
Configuration
Last updated April 15, 2025
next.config.js Options
Learn about the options available in next.config.js for the Pages Router.
TypeScript
Next.js provides a TypeScript-first development experience for building your React application.
ESLint
Next.js reports ESLint errors and warnings during builds by default. Learn how to opt-out of this behavior here.
Was this helpful?