Files
937abb8f-f6cb-4038-b944-fcf…/vercel.json
2026-06-10 00:36:05 +00:00

5 lines
97 B
JSON

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