Server-side HTTP requests via `getSession` usually get extremely slow on Vercel · Issue #1535 ·...
Describe the bug Before further ado, here’s a comparison between a /api/user/{id} request which fetches /api/auth/session through the network even on the server side, versus a /api/site/{id} call, ...
github.com