Files
ea1a5727-677b-482e-b342-686…/vercel.json
2026-01-22 22:40:04 +02:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}