Skip to content

Clerk

Authentication

Drop-in authentication for React

Overview

The most comprehensive User Management Platform

Clerk is a User Management platform for Next.js and React apps. With polished, production-ready Sign-in and Sign-up forms, developers can add secure authentication in minutes.

The Clerk + Vercel integration enables:

  • Instant provisioning of Clerk apps from your Vercel dashboard
  • Scalable support for B2B SaaS use cases via Clerk Organizations - including multi-tenancy, RBAC
  • Built-in and scalable billing and subscription management with Clerk Billing

If you're building an MVP or scaling a SaaS business, Clerk helps you ship faster and scale with confidence.

Pricing

For more information on pricing, click here.

Instructions

How can I configure my Clerk application?

After installing the Clerk Integration, click the Open in Clerk button on the installation page to visit the Clerk Dashboard. Here you can configure your Clerk application, and update how users can authenticate into your app. To learn more about configuring your application, click here.

How do environments work?

When a Clerk application is created through Vercel, two different instances are created: development and production. Your development instance is used for local development and preview deployments, while your production instance is reserved for your production deployment. Clerk's production instances have additional security requirements and necessitate additional setup before deployment. Development instances work without any extra configuration. To learn more about deploying to production, click here.

Details