Files
0eb7ed16-0e79-45d3-a352-9fc…/vercel.json
2026-03-05 04:29:21 +00:00

5 lines
97 B
JSON

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