Files
c6642f03-e026-433f-b0f8-4a4…/vercel.json
2026-03-09 02:34:10 +00:00

5 lines
97 B
JSON

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