Sign-up is having trouble loading.
- In Vercel: set
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY (exact names). - Trigger a new deployment after changing env vars (NEXT_PUBLIC_* is baked in at build time).
- In Clerk Dashboard: add this site’s URL to allowed redirect URLs / domains.
← Back to home