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


Build command
stripe projects build my-app --template clerk/nextjs-auth/quickstartThis targets the specific quickstart variant directly.
Source
https://github.com/clerk/stripe-projects-templates
Pinned ref: ce57c21c40828630d21ef151b2fd5acc9c3c7f09
Setup
Install command
pnpm installNext steps
Run locally
pnpm devBuild 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 deployOther variants
Browse the other stacks published under clerk/nextjs-auth.
Clerk • Next.js • auth only • Default