CopyCommand
<- Back to Default
Default
npx next lint
Summary
Runs Next.js linting rules.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
npx next lint
Previous
npx next start
Next
npx next info
Related commands
npm run lint
Runs the lint script from package.json.
npx next dev
Starts the Next.js dev server with hot reload.
npx next build
Creates a production build of the app.