Files
f8b037eb-3e86-459f-9c43-203…/vercel.json
2026-02-22 05:07:23 +00:00

5 lines
97 B
JSON

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