Files
868f1281-e788-43a8-ad95-a1f…/vercel.json
2026-01-15 14:05:51 +02:00

5 lines
111 B
JSON

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