Files
a0936edb-de48-410a-b6d6-e9e…/vercel.json
2026-04-11 18:09:17 +00:00

5 lines
97 B
JSON

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