Skip to content

Conversation

@codeunia-dev
Copy link
Owner

… directory

  • Replace .vercel directory creation with direct --scope flag usage
  • Use 'vercel --scope $ORG_ID' instead of creating project.json
  • This avoids the 'Could not retrieve Project Settings' error
  • Update staging, production, and rollback deployment steps
  • Update local testing scripts and documentation

The --scope flag directly specifies the organization/team without requiring project linking or .vercel directory configuration.

… directory

- Replace .vercel directory creation with direct --scope flag usage
- Use 'vercel --scope $ORG_ID' instead of creating project.json
- This avoids the 'Could not retrieve Project Settings' error
- Update staging, production, and rollback deployment steps
- Update local testing scripts and documentation

The --scope flag directly specifies the organization/team without
requiring project linking or .vercel directory configuration.
@vercel
Copy link

vercel bot commented Sep 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
codeunia Building Building Preview Comment Sep 6, 2025 6:41am

@codeunia-dev codeunia-dev merged commit f109081 into main Sep 6, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants