Files
d7ae791f-d13a-4833-ab93-62f…/vercel.json
2026-04-21 18:22:16 +00:00

5 lines
97 B
JSON

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