I\'m studying Next.js and have some questions.
Next.js is SSR, so the component gets props using getInitialProps.
getInitialProps
I want to add redux store in my