Files
b8bd3304-e6a1-4f87-a2f0-12c…/vercel.json
2026-04-15 11:07:26 +00:00

5 lines
97 B
JSON

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