2026-04-18 — Vercel CI, venues and events, auth, Convex build ergonomics

Git references

  • 22d5dbcfeat: venues/events, auth and docs; add Vercel GitHub Actions deploy workflow

  • 928bb72 — Server Actions allowedOrigins for Vercel; workflow documents monorepo root directory

  • 8f70abe — allow Next.js build when NEXT_PUBLIC_CONVEX_URL is absent (split HTTP / React client behavior)

  • f61aa57ci(vercel): deploy monorepo root explicitly; add pnpm vercel:deploy scripts

What likely changed (summary)

  • Connects the GitHub → Vercel path for the pnpm monorepo (not only a single app folder).

  • Expands the documented and implemented surface for venues and events and auth in the product direction described in the root docs (Convex-backed).

git show 22d5dbc --stat