R

RekonAI Auth

Sign-in is waiting on Clerk keys

Add the Clerk publishable and secret keys to enable this authentication flow.

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_...
CLERK_SECRET_KEY=sk_...