Skip to content

API Reference

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

  • Components
    • API Reference for Next.js built-in components in the Pages Router.
  • File-system conventions
    • API Reference for Next.js file-system conventions.
  • Functions
    • API Reference for Functions and Hooks in Pages Router.
  • Configuration
    • Learn how to configure your Next.js application.
  • CLI
    • API Reference for the Next.js Command Line Interface (CLI) tools.
  • Edge Runtime
    • API Reference for the Edge Runtime.
  • Turbopack
    • Turbopack is an incremental bundler optimized for JavaScript and TypeScript, written in Rust, and built into Next.js.