Skip to content

Configuration

Source URL: https://nextjs.org/docs/app/api-reference/config

  • next.config.js
    • Learn how to configure your application with next.config.js.
  • TypeScript
    • Next.js provides a TypeScript-first development experience for building your React application.
  • ESLint
    • Learn how to use and configure the ESLint plugin to catch common issues and problems in a Next.js application.