Files
62bede2f-e203-4e11-ad1e-da7…/vercel.json
2026-04-27 14:19:43 +00:00

5 lines
97 B
JSON

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