Files
60719d31-7b6f-4727-b3ff-6c7…/vercel.json
2026-04-29 00:59:42 +00:00

5 lines
97 B
JSON

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