Skip to content

chore: disable Vercel deployments (deploy via Railway) - #2

Merged
harrymove-ctrl merged 1 commit into
masterfrom
chore/remove-vercel
Jul 26, 2026
Merged

chore: disable Vercel deployments (deploy via Railway)#2
harrymove-ctrl merged 1 commit into
masterfrom
chore/remove-vercel

Conversation

@harrymove-ctrl

Copy link
Copy Markdown
Owner

Disables Vercel's Git deployments. This project deploys via Railway (.github/workflows/deploy.ymlrailway up), and the Vercel integration was only producing a failing deployment check on every push and PR.

git.deploymentEnabled: false stops Vercel from creating deployments — and therefore the failing check — from the next push onward. No application code is touched.

For a full removal, disconnect the project in the Vercel dashboard (Settings → Git → Disconnect); vercel.json can then be deleted entirely.

@harrymove-ctrl
harrymove-ctrl merged commit d3c8dff into master Jul 26, 2026
1 check failed
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