diff --git a/.changeset/slick-lands-repeat.md b/.changeset/slick-lands-repeat.md index 827f9ad..b08e40c 100644 --- a/.changeset/slick-lands-repeat.md +++ b/.changeset/slick-lands-repeat.md @@ -1,6 +1,6 @@ --- "@vercel/sandbox": patch -"@vercel/vercel-sandbox": patch +"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.