What Supabase initialization to use for Next.js with React

I'm confused as to what to use between the default createClient and the createBrowserClient/createServerClient from the @supabase/ssrpackage.
Was this page helpful?