Hosted readiness

Initial Vercel deployment baseline

This page exists so every preview has a simple live URL that reports whether it is running on Vercel, which commit is deployed, and whether the backend URL is configured.

Deployment facts

Runtime
Vercel
Environment
preview
Deployment URL
https://vr-dex-37cbgr6lr-basicbit.vercel.app
Git branch
HEAD
Git commit
7bb6307
Convex URL
configured
Submission auth gate
locked until auth issue lands

First-live checklist

A shell-only Vercel preview may run without Convex. Set NEXT_PUBLIC_CONVEX_URL to a hosted Convex deployment when you want the homepage and server baseline to read live backend data.

Keep NEXT_PUBLIC_VRDEX_SUBMISSIONS_AUTH_READY false until the auth foundation lands, so /submit stays locked for public visitors.

See docs/deployment/vercel-preview.md for the repository and Vercel setup contract.