Creates a new factory, which generates a GetServerSideProps function that is used for SSR rendered pages in Next.js.
GetServerSideProps
Optional
Custom options.
The new factory function.
Generated using TypeDoc
Creates a new factory, which generates a
GetServerSideProps
function that is used for SSR rendered pages in Next.js.