Files
c9bf31ff-3226-4d15-bdb4-1da…/vercel.json
2026-05-25 23:32:26 +00:00

5 lines
97 B
JSON

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