Files
c07db09c-fab1-4f02-9e1e-82a…/vercel.json
2026-05-22 04:21:22 +00:00

5 lines
97 B
JSON

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