MikaSnap uses its own Clerk application, separate from Hipex. Add these to your .env.local and restart the dev server:
NEXT_PUBLIC_MIKASNAP_CLERK_PUBLISHABLE_KEY=pk_test_... MIKASNAP_CLERK_SECRET_KEY=sk_test_...
Get both keys from the MikaSnap app in your Clerk dashboard → API keys.