Files
32ff4bd3-a190-43f8-9c33-d70…/vercel.json
2026-01-19 18:06:20 +02:00

5 lines
111 B
JSON

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