Next rewrites on vercel

When I use nextjs rewrites to proxy posthog requests - Using Next.js rewrites as a reverse proxy - Docs - PostHog what kind of resources will it consume? Edge requests? Something else?

Hi @blaf, welcome to the Vercel Community!

It should come into Edge requests and Fast Data transfer. If you use rewrites cache, then also the Edge Caching will come into play.

I hope this was helpful.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.