Files
4dd12f34-c26d-4fff-bd7a-a9c…/vercel.json
2026-02-25 17:24:15 +02:00

5 lines
97 B
JSON

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