Optional
action: Nilable<WithServerPropsAction<TContext>>The optional and custom action to execute on the server.
Optional
options: Partial<Nilable<IWithServerPropsOptions>>Custom options, like middlewares.
The new function.
Generated using TypeDoc
A function, which generates which generates a
GetServerSideProps
function that is used for SSR rendered pages in Next.js.