Skip to content
Important
Security Advisory: React2Shell & two new vulnerabilities
Find out more
You are currently viewing documentation for version 15 of Next.js.

CLI

Last updated June 16, 2025

Next.js comes with two Command Line Interface (CLI) tools:

  • create-next-app: Quickly create a new Next.js application using the default template or an example from a public GitHub repository.
  • next: Run the Next.js development server, build your application, and more.

Was this helpful?

supported.