I have a Next.js 10.0.6 page that uses getServerSideProps(context) to retrieve data prior to rendering the page. When this page is retrieved by the bro
10.0.6
getServerSideProps(context)