Files
f2df0b1c-5eb2-43fe-9d17-abe…/vercel.json
2026-03-12 05:00:26 +00:00

5 lines
97 B
JSON

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