The React Framework for the Web




Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js for additional features and optimizations.
It also automatically configures lower-level tools like bundlers and compilers. You can instead focus on building your product and shipping quickly.
Whether you're an individual developer or part of a larger team, Next.js can help you build interactive, dynamic, and fast React applications.
The docs are organized into 3 sections:
Getting Started: Step-by-step tutorials to help you create a new application and learn the core Next.js features.
Guides: Tutorials on specific use cases, choose what's relevant to you.
API Reference: Detailed technical reference for every feature.
Use the sidebar to navigate through the sections, or search (Ctrl+K or Cmd+K) to quickly find a page.
The docs are organized into 3 sections:
Getting Started: Step-by-step tutorials to help you create a new application and learn the core Next.js features.
Guides: Tutorials on specific use cases, choose what's relevant to you.
API Reference: Detailed technical reference for every feature.
Use the sidebar to navigate through the sections, or search (Ctrl+K or Cmd+K) to quickly find a page.
The docs are organized into 3 sections:
Getting Started: Step-by-step tutorials to help you create a new application and learn the core Next.js features.
Guides: Tutorials on specific use cases, choose what's relevant to you.
API Reference: Detailed technical reference for every feature.
Use the sidebar to navigate through the sections, or search (Ctrl+K or Cmd+K) to quickly find a page.