I have a Next.js app, I\'m using getInitialProps in my _app.js in order to be able to have persistent header and footer. However, I\'m also needing to
getInitialProps
_app.js