next
Next.js CLI to start, build and export your application
Subcommands
Name | Description |
---|---|
build | Create an optimized production build of your application |
dev | Start the application in development mode |
start | Start the application in production mode |
export | Exports the application for production deployment |
telemetry | Allows you to control Next.js' telemetry collection |
Options
Name | Description |
---|---|
-h, --help | Output usage information |
-v, --version | Output the version number |