Files
9f29cb30-a243-4530-9913-fda…/vercel.json
2026-05-30 04:33:28 +00:00

5 lines
97 B
JSON

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