mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
chore: update Vercel config
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"buildCommand": "npm run dev:build",
|
"buildCommand": "npm run build:webapp",
|
||||||
"devCommand": "npm run dev:webapp",
|
"devCommand": "npm run dev:webapp",
|
||||||
"installCommand": "npm install && npm run bootstrap",
|
"installCommand": "npm install && npm run bootstrap",
|
||||||
"outputDirectory": "packages/webapp/build",
|
"outputDirectory": "packages/webapp/build",
|
||||||
|
|||||||
Reference in New Issue
Block a user