Update vercel.json

This commit is contained in:
Ahmed Bouhuolia
2023-03-08 22:11:58 +02:00
committed by GitHub
parent 8c3d6b61d6
commit 7302ec4464

View File

@@ -1,9 +1 @@
{
"buildCommand": "npm run build:webapp",
"devCommand": "npm run dev:webapp",
"installCommand": "npm install && npm run bootstrap",
"outputDirectory": "packages/webapp/build",
"env": {
"CI": "false"
}
}