Files
f06ed68d-cd37-4f6a-8a99-027…/vercel.json
2026-06-06 07:10:16 +00:00

5 lines
97 B
JSON

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