Files
d9b42c9a-168e-4515-8d39-705…/vercel.json
2026-06-04 04:29:07 +00:00

5 lines
97 B
JSON

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