Files
349ac5a0-a81e-48ee-84cd-940…/vercel.json
2025-12-29 12:52:10 +02:00

5 lines
97 B
JSON

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