Files
9e7b14ca-49c0-40a3-912d-e6f…/vercel.json
2026-02-09 18:12:46 +02:00

5 lines
97 B
JSON

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