Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 385 Bytes

File metadata and controls

5 lines (4 loc) · 385 Bytes
@vercel/sandbox patch

Smarter fallback team selection for scope inference: tries defaultTeamId first, then the best hobby-plan OWNER team (personal team or most recently updated). Filters fallback candidates by billing.plan === 'hobby' to avoid selecting pro/enterprise teams. Skips teams that return 403 and shows a helpful error when no team allows sandbox creation.