You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add --project flag to Vercel deployment commands
- Add --project ${{ secrets.VERCEL_PROJECT_ID }} flag to both staging and production deployment jobs
- Fixes 'Could not retrieve Project Settings' error in CI/CD pipeline
- Ensures Vercel CLI can identify the correct project without .vercel/project.json
0 commit comments