Files
eff7b9d4-e3e8-404d-ba8c-fe3…/vercel.json
2026-04-24 13:22:16 +00:00

5 lines
97 B
JSON

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