Files
98b560d5-e58d-47c2-b9a3-932…/vercel.json
2026-05-12 23:05:16 +00:00

5 lines
97 B
JSON

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