Files
589d5d69-a17a-4c42-b8e6-7ee…/vercel.json
2026-04-08 13:22:03 +00:00

5 lines
97 B
JSON

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