Files
3764caec-f0be-49ad-ba4e-4a5…/vercel.json
2025-12-29 15:12:38 +02:00

5 lines
111 B
JSON

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