Files
9d1769ef-85c9-414c-85cc-505…/vercel.json
2026-06-12 12:48:35 +00:00

5 lines
97 B
JSON

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