Skip to content

chore(vercel): disable github auto-deploy on main - #116

Merged
Flotapponnier merged 1 commit into
mainfrom
chore/disable-github-auto-deploy
May 23, 2026
Merged

chore(vercel): disable github auto-deploy on main#116
Flotapponnier merged 1 commit into
mainfrom
chore/disable-github-auto-deploy

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

User a demandé : seul vercel --prod manuel doit déployer. La GitHub integration faisait un 2e deploy parallèle à chaque merge → races + 'deux pages avant settle' visibles côté browser. Disable l'auto-deploy via vercel.json.

User wants the single-source-of-truth workflow: merge to main, then
manual 'vercel --prod'. The github integration was firing a second
parallel deploy on every merge - the race produced moments where
two deploys raced for the prod alias and cache propagation looked
weird. Disabling auto-deploy means only the explicit cli deploy
runs, one per push.
@Flotapponnier
Flotapponnier merged commit a2ab1a9 into main May 23, 2026
@Flotapponnier
Flotapponnier deleted the chore/disable-github-auto-deploy branch May 23, 2026 13:00
Flotapponnier added a commit that referenced this pull request Aug 2, 2026
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.

1 participant