Files
f5e5f73d-8226-4f3e-8b97-126…/vercel.json
2026-04-25 23:15:24 +00:00

5 lines
97 B
JSON

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