Files
169fc5f6-bd0f-4250-98d1-48a…/vercel.json
2026-04-07 03:23:41 +00:00

5 lines
97 B
JSON

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