Files
cc29e11e-3b79-4116-b026-759…/vercel.json
2026-03-07 17:16:39 +00:00

5 lines
97 B
JSON

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