Files
2e0085a2-cb37-48b3-88ff-dd6…/vercel.json
2026-06-11 00:32:18 +00:00

5 lines
97 B
JSON

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