Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 258 Bytes

dev: runs next dev to start Next.js in development mode. build: runs next build to build the application for production usage. start: runs next start to start a Next.js production server. lint: runs next lint to set up Next.js' built-in ESLint configuration.