Skip to content

docs: document the manual Convex deploy workflow - #58

Merged
chintondutta merged 1 commit into
mainfrom
docs/document-manual-convex-deploy
Aug 11, 2026
Merged

docs: document the manual Convex deploy workflow#58
chintondutta merged 1 commit into
mainfrom
docs/document-manual-convex-deploy

Conversation

@chintondutta

Copy link
Copy Markdown
Contributor

Documents the two-path deployment setup (frontend auto via Vercel, backend manual via npx convex deploy) and why - closes out today's cleanup after finding the automated Vercel→Convex deploy path unreliable. Also documents the two-Clerk-instance auth.config.ts setup for Preview vs Production.

Frontend deploys automatically via Vercel; the Convex backend needs a
manual `npx convex deploy` after merging, since running it inside
Vercel's build container turned out to be unreliable (silently
succeeds while pushing zero functions - a filesystem/tmpdir issue in
that specific container, not something in our code). Also documents
why auth.config.ts trusts two Clerk instances, since Preview and
Production currently share one Convex backend.
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
solvia-web Ready Ready Preview Aug 11, 2026 8:40pm
solvia-widget Building Building Preview Aug 11, 2026 8:40pm

@chintondutta
chintondutta merged commit 5b67bc9 into main Aug 11, 2026
3 of 4 checks passed
@chintondutta
chintondutta deleted the docs/document-manual-convex-deploy branch August 11, 2026 20:40
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