Files
14dcc44e-ba4b-4d6f-b05f-a1a…/vercel.json
2026-04-15 23:05:30 +00:00

5 lines
97 B
JSON

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