Files
916f429d-bf6c-4ad8-bd5e-8f5…/vercel.json
2026-05-26 15:59:20 +00:00

5 lines
97 B
JSON

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