Files
437947b1-f8a4-4e27-ba6d-5ea…/vercel.json
2026-04-30 22:09:52 +00:00

5 lines
97 B
JSON

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