Files
f5602a6e-da3f-4817-b1c0-095…/vercel.json
2026-06-09 11:02:39 +00:00

5 lines
97 B
JSON

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