You are currently viewing documentation for the canary channel of Next.js.
API Reference
The Next.js API reference is divided into the following sections:
Directives
Directives are used to modify the behavior of your Next.js application.
Components
API Reference for Next.js built-in components.
File Conventions
API Reference for Next.js Special Files.
Functions
API Reference for Next.js Functions and Hooks.
next.config.js Options
Learn how to configure your application with next.config.js.
CLI
API Reference for the Next.js Command Line Interface (CLI) tools.
Edge Runtime
API Reference for the Edge Runtime.
Was this helpful?