Files
bdd6f1ed-6fea-4c0b-8ab9-4cf…/vercel.json
2026-01-19 17:58:34 +02:00

5 lines
111 B
JSON

{
"installCommand": "npm install",
"buildCommand": "CI=false npm run build",
"outputDirectory": "build"
}