Files
bd390a35-8336-4d1d-83b7-87f…/vercel.json
2026-04-11 15:09:43 +00:00

5 lines
97 B
JSON

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