clerk Auth Nextjs 1 variant

Clerk Next.js Auth Starter

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

clerk/authvercel/project
AuthNext.jsClerkStarter

Default build command

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

This uses the registry’s default variant for clerk/nextjs-auth. Use the variant-specific commands below to target a particular stack.

Default quickstart

Clerk • Next.js • auth only

Template selector: clerk/nextjs-auth/quickstart

Build command

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

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