Files
43f0f1cf-3edf-46d1-9a47-8ea…/vercel.json
2026-01-15 13:09:05 +02:00

5 lines
111 B
JSON

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