GitNexus/gitnexus-web/vercel.json

3 lines
126 B
JSON

{
"installCommand": "cd ../gitnexus-shared && npm install && npm run build && cd ../gitnexus-web && npm ci --include=dev"
}