rembrembdocs

CLI

Last updated April 23, 2026

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

[

create-next-app

Create Next.js apps using one command with the create-next-app CLI.

](create-next-app/index.md)[

next CLI

Learn how to run and build your application with the Next.js CLI.

](next/index.md)

Was this helpful?