chore: moves next config to typescript
Also adds DOCKER_BUILD env variable in prepare for moving out from github workflows
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"scripts": {
|
||||
"develop": "next dev",
|
||||
"build": "next build",
|
||||
"prestart": "bun install && next build",
|
||||
"start": "next start",
|
||||
"lint": "eslint .",
|
||||
"prepare": "panda codegen && bun ./.husky/install.mts"
|
||||
|
||||
Reference in New Issue
Block a user