Skip to content

Vercel CLI version requirement breaks deployments for non-paid users via GitHub Actions #345

Description

@ouazom

I was previously able to deploy successfully to Vercel using GitHub Actions (specifically amondnet/vercel-action@v25.x) without being part of a paid Vercel team.

However, starting Friday, April 17, deployments began failing with an error indicating that the Vercel CLI must be updated to version 47.2.2 or later.

After attempting to resolve this:

  • I upgraded the GitHub Action to multiple newer versions (including the latest available)
  • I ensured the CLI version requirement was met

Despite this, deployments now fail with an error indicating that the user must be part of a paid Vercel team to proceed.

Current Behavior:

  • Deployment fails even after upgrading CLI / action versions
  • Error suggests that access now requires a paid Vercel team membership

Any clarification or guidance would be appreciated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions