mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-12 07:42:35 +10:00
Cleanup readme and scripts
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
"build": "next build",
|
||||
"analyze": "ANALYZE=true next build",
|
||||
"start": "next start",
|
||||
"export": "next build && next export",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"lint": "next lint",
|
||||
"jest": "jest",
|
||||
|
||||
Reference in New Issue
Block a user