Files
c744c6a0-734e-479e-8304-0d8…/vercel.json
2026-03-08 19:55:33 +00:00

5 lines
97 B
JSON

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