deploy prep
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"build": "cd apps&cd web&next build",
|
||||
"start": "next start"
|
||||
"start": "cd apps&cd web&next start"
|
||||
},
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
|
||||
Reference in New Issue
Block a user