clerk Auth Nextjs Default variant

Clerk Next.js Auth Starter

Barebones Clerk authentication — sign-in, sign-up, user profile, and protected routes. No billing, no database.

Variant: clerk/nextjs-auth/quickstart

clerk/authvercel/project

Build command

stripe projects build my-app --template clerk/nextjs-auth/quickstart

This targets the specific quickstart variant directly.

Source

https://github.com/clerk/stripe-projects-templates

Pinned ref: ce57c21c40828630d21ef151b2fd5acc9c3c7f09

Setup

Install command

pnpm install

Next steps

Run locally

pnpm dev

Build product with Codex

codex "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Build product with Claude

claude "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Deploy

pnpm run deploy

Other variants

Browse the other stacks published under clerk/nextjs-auth.

View all variants
Clerk • Next.js • auth only • Default