I'm trying to configure Datadog's APM to work with Next.js on Vercel. As far as I understand, running
dd-trace
dd-trace
requires a Datadog "agent" to be installed on the target platform. I'm assuming that it's not possible on Vercel, so I'm wondering if there's a workaround for that?