Files
56a2fdfa-95cf-4dd6-9b3f-873…/vercel.json
2026-03-09 22:21:35 +00:00

5 lines
97 B
JSON

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