chore: update Vercel config

This commit is contained in:
a.bouhuolia
2023-02-08 00:00:49 +02:00
parent 4c4c73db2d
commit 0e673ffa7c

View File

@@ -1,5 +1,5 @@
{
"buildCommand": "npm run dev:build",
"buildCommand": "npm run build:webapp",
"devCommand": "npm run dev:webapp",
"installCommand": "npm install && npm run bootstrap",
"outputDirectory": "packages/webapp/build",