Download Next.js
Get started with Next.js in seconds. Choose your preferred installation method below.
Automatic Installation
The fastest way to get started with Next.js
npx create-next-app@latest
This will create a new Next.js app with all the necessary dependencies and configuration.
Manual Installation
Install Next.js in an existing project
npm install next@latest react@latest react-dom@latest
Add Next.js to your existing React project with full control over configuration.
Deploy Template
Deploy a Next.js template instantly
vercel.com/new
Deploy a Next.js template to Vercel with zero configuration in just a few clicks.
System Requirements
- •Node.js 18.17 or later
- •macOS, Windows (including WSL), and Linux are supported
Latest Version:15.1.0
Released on January 2025 • View Changelog