Skip to content

Add automated PR preview deployments via Vercel (#257) - #347

Merged
AlAfiz merged 1 commit into
BETAIL-BOYS:mainfrom
ene-rizzles:feat/vercel-preview-deployments
Jun 24, 2026
Merged

Add automated PR preview deployments via Vercel (#257)#347
AlAfiz merged 1 commit into
BETAIL-BOYS:mainfrom
ene-rizzles:feat/vercel-preview-deployments

Conversation

@ene-rizzles

Copy link
Copy Markdown

Closes #257

Changes

  • Remove git.deploymentEnabled branch restrictions from vercel.json
  • Allow automatic preview deployments for all branches including PR branches
  • Enable Vercel bot PR comments with preview URLs (silent: false)
  • Enable auto-cancellation of stale preview deployments

Notes

  • The repo is not a monorepo with apps/web, so no root directory config needed
  • Testnet environment variables should be configured in the Vercel project dashboard
  • PRs against main will now automatically generate preview deployments

Remove branch deployment restrictions to enable automatic
preview deployments for every PR targeting the develop branch.
Configure GitHub integration for automatic PR comments with
preview URLs and auto-cancellation of stale deployments.

Closes BETAIL-BOYS#257

@AlAfiz AlAfiz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ene-rizzles Good job

@AlAfiz
AlAfiz merged commit 73b1034 into BETAIL-BOYS:main Jun 24, 2026
2 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.

Add automated PR preview deployments via Vercel

3 participants