Files
4cffd40d-143c-4e7c-86cd-bb8…/vercel.json
2026-01-16 15:37:46 +02:00

5 lines
97 B
JSON

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