Update vercel.json

This commit is contained in:
Ahmed Bouhuolia
2023-03-09 00:24:33 +02:00
committed by GitHub
parent 9007aca856
commit d244227023

View File

@@ -2,7 +2,5 @@
"installCommand": "npm install && npm run bootstrap",
"buildCommand": "CI='' npm run build:webapp",
"outputDirectory": "packages/webapp/build",
"rootDirectory": null,
"directoryListing": false,
"nodeVersion": "14.x"
}
}