Files
66e563c3-8c63-4319-9295-fe2…/vercel.json
2026-01-15 11:45:44 +02:00

5 lines
111 B
JSON

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