The current adapters have been implemented for server-side routes, mainly for action-redirect routes (/api/a/) and resource routes (/api). In addition, the required data under getServerSideProps has been included to share one presenter code.
Forgot to put this change in last commit.
Add files