mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
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