Files
2edd2275-633e-4a38-adca-b28…/vercel.json
2026-01-14 14:15:45 +02:00

5 lines
111 B
JSON

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