How to Deploy a Next.js App Secured By Auth0 to Vercel

This was the solution I needed! thank you.
However didnt work for my custom domain, when trying to use auth0 login it was redirected to the preview domain for callback :frowning:

Any ideas?