Been trying to deploy a nextjs project and having trouble getting auth0 working. Currently using the nextjs-auth0 module with the default [...auth].js file in the /pages/api/auth/ directory. Is there a specific way to configure auth0 when using nextjs?