This page is also available as Markdown: request this page's URL with an
Accept: text/markdown header. For an index of Next.js 14 documentation, see /docs/14/llms.txt.You are currently viewing documentation for version 14 of Next.js.
API Reference
Last updated June 8, 2023
The Next.js API reference is divided into the following sections:
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.
create-next-app
Create Next.js apps in one command with create-next-app.
Edge Runtime
API Reference for the Edge Runtime.
Next.js CLI
The Next.js CLI allows you to start, build, and export your application. Learn more about it here.
Was this helpful?