Files
33847dd8-0e8a-4cd5-aaf7-cec…/vercel.json
2026-01-15 12:44:09 +02:00

5 lines
111 B
JSON

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