Files
4c364b73-51fc-4867-a20b-94e…/vercel.json
2026-06-10 04:09:06 +00:00

5 lines
97 B
JSON

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