Files
b2cc2918-3606-4fb9-8b79-0f9…/vercel.json
2026-04-08 22:09:27 +00:00

5 lines
97 B
JSON

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