Files
f073c128-9761-474a-a1ef-5c3…/vercel.json
2026-06-07 00:16:35 +00:00

5 lines
97 B
JSON

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