CopyCommand
<- Back to Default
Default
npm run build
Summary
Builds the app for production output.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
npm run build
Previous
http://localhost:3000
Next
npm start
Related commands
npm start
Starts the production server from a completed build.
npm run build
Runs the build script from package.json.
npx next build
Creates a production build of the app.