Files
9edd028f-cf76-4f7e-965d-238…/vercel.json
2026-05-23 23:22:07 +00:00

5 lines
97 B
JSON

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