Files
f7b9190f-8eaf-42c1-8b8e-2c3…/vercel.json
2026-04-07 03:58:52 +00:00

5 lines
97 B
JSON

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