amondnet / amondnet/vercel-action
Vercel CLI version requirement breaks deployments for non-paid users via GitHub Actions
- 主要語言
- TypeScript
- 星號
- 765
- 分支
- 116
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。