In my Next.js project i\'ve set up a custom App in _app.js since i\'m using next-auth
_app.js is:
import React from "react"