I have a custom _app.js:
_app.js
const Layout = ({ children }) => (children); const app = ({ Component, pageProps }) => { pageProps.baseU