Files
bc3a55d8-b96a-4568-945a-753…/vercel.json
2026-03-09 03:42:40 +00:00

5 lines
97 B
JSON

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