Files
1988df5d-33a6-4048-ba56-c61…/vercel.json
2026-01-15 11:57:08 +02:00

5 lines
111 B
JSON

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