Files
dda8f6bb-d785-46bc-bbe8-322…/vercel.json
2026-03-28 07:52:10 +00:00

5 lines
97 B
JSON

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