inviteUserByEmail consistently 504ing — auth admin invite endpoint unresponsive
The user is experiencing a consistent 504 error when using `supabase.auth.admin.inviteUserByEmail()` in a Next.js environment. Other auth functions like `createUser()` work fine, and the issue persists even when using the dashboard. The user suspects the invite endpoint is broken for their project.