mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
chore: update vercel config
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
"installCommand": "npm install && npm run bootstrap",
|
"installCommand": "npm install && npm run bootstrap",
|
||||||
"outputDirectory": "packages/webapp/build",
|
"outputDirectory": "packages/webapp/build",
|
||||||
"env": {
|
"env": {
|
||||||
"CI": false
|
"CI": "false"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user