Files
621dd3a6-e4d3-4c03-a23c-6f0…/vercel.json
2026-01-19 15:04:00 +02:00

5 lines
97 B
JSON

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