Skip to content

Next.js Scripts

Description

Available Next.js Scripts

Script Cmd Descr
dev next dev dev server
build next build build prod app
start next start start built prod app
export next export export as static site
lint next lint ESLint proj files

Comments