Files
7bf6ddfb-8906-4f61-b1b9-5a9…/vercel.json
2026-05-12 21:54:27 +00:00

5 lines
97 B
JSON

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