Files
c54130f9-e3c1-4d47-81bf-5c0…/vercel.json
2026-03-26 05:59:59 +00:00

5 lines
97 B
JSON

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