v0 adds one-click Clerk, Auth0, Resend, Mongo & OpenSearch

Auth, email, search and a database now drop into a v0 app without keys — one of five Vercel ships Sept 9, which also makes production deploy protection free.

Nowline SEP 10 11:00 AM banner

Top AI stories from the last hour

Top AI stories from the last hour

Copy markdown

  • One-click, no keys to paste

    v0 now ships native integrations for Clerk and Auth0 (auth), Resend (email), Amazon OpenSearch (search), and MongoDB Atlas (database). Pick one in the builder and it provisions the service and syncs your environment variables for you — no dashboard-hopping to copy keys. It collapses the gap between a v0-generated UI and a real app with real login and stored data.

  • Production deploy protection is now free

    Vercel Authentication can now gate production domains on every plan at no cost — viewers must sign in with project access to load the site. It used to be a paid capability, so you can put a client preview or a soft launch behind a login wall without upgrading your plan.

  • The flip side: Password Protection now costs $20/project

    Per-project Password Protection moved to $20 per month per protected project on Pro (Enterprise still includes it at the team level). If you lean on shared-password gating instead of Vercel Authentication, count how many projects use it before the bill lands.

  • Your agent can read the changelog now

    The Vercel CLI can now read and search changelogs in the terminal — and so can the agents driving it. A coding agent can check what actually changed in a release before it touches your config, instead of you pasting release notes into the prompt.

  • Elsewhere: GitHub Copilot gets agentic autofix

    GitHub shipped agentic Code Quality autofix on Sept 9 — select up to 25 findings and hand them to Copilot to remediate — plus rulesets that block PRs from merging with exposed secrets. Heads-up: a set of older Copilot models is deprecated Oct 2, so pin your picks now.