Files
09261c56-d653-4e44-b052-160…/vercel.json
2026-05-09 22:19:19 +00:00

5 lines
97 B
JSON

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