Files
847661a2-9055-4e87-85ff-199…/vercel.json
2026-04-12 06:05:08 +00:00

5 lines
97 B
JSON

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