I’m wondering if anybody has a great solution for setting the NEXTAUTH_URL env var dynamically for PR builds. Right now we’re going in and manually copying and pasting the PR URL in as the NEXTAUTH_URL env for the PR env. Is there a way to use RENDER_EXTERNAL_HOSTNAME automatically so we don’t have to do that?