Files
55a851e6-9355-4d47-aa94-14d…/vercel.json
2026-03-12 18:09:35 +00:00

5 lines
97 B
JSON

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