Files
705a7bb4-4dfe-4fae-814d-afe…/vercel.json
2026-05-19 11:45:47 +00:00

5 lines
97 B
JSON

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