Files
fea1ee9d-ec6b-417f-9cc0-dd1…/vercel.json
2026-05-14 10:24:58 +00:00

5 lines
97 B
JSON

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