Files
66fd4b22-d29d-4578-af4b-51d…/vercel.json
2026-06-10 22:20:44 +00:00

5 lines
97 B
JSON

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