Files
a723cc39-2efd-471a-9b2b-65f…/vercel.json
2026-05-26 05:33:09 +00:00

5 lines
97 B
JSON

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