Files
a1dbfee4-dbcb-426f-b215-b87…/vercel.json
2026-03-11 07:19:29 +00:00

5 lines
97 B
JSON

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