BETTER_AUTH_URL. However, I don't see where the docs recommends that we use this env variable. On the client, the example used only shows an explicitly defined string. In Next.js, I have used the following:getBaseUrl() on the client to determine the auth location? Also, is BETTER_AUTH_URL used somewhere internally that I'm not seeing?