amondnet / amondnet/vercel-action
Vercel CLI version requirement breaks deployments for non-paid users via GitHub Actions
- Langage dominant
- TypeScript
- Étoiles
- 765
- Forks
- 116
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.