Files
271e7610-c75c-4067-8891-405…/vercel.json
2025-12-29 15:04:33 +02:00

5 lines
111 B
JSON

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