Sign in to NeuraWrite

Sign-in is having trouble loading.

Open Developer Tools (F12) → Console and check for Clerk or SignInErrorBoundary errors.

  • 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
← Back to home