chore: update package.json
This commit is contained in:
parent
3887da26d0
commit
c938122f7e
@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "concurrently \"content-collections watch\" \"next dev\"",
|
||||
"build": "content-collections build && NEXT_PRIVATE_MAX_WORKER_THREADS=2 next build",
|
||||
"build": "content-collections build && next build",
|
||||
"start": "next start",
|
||||
"lint": "biome check --write .",
|
||||
"lint:fix": "biome check --fix --unsafe .",
|
||||
|
Loading…
Reference in New Issue
Block a user