Files
1ed61cc8-dde5-4e88-9b2f-295…/vercel.json
2026-06-10 17:35:22 +00:00

5 lines
97 B
JSON

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