I want to debug OTEL features locally, but currently getVercelRequestContext() returns undefined when running locally, so the span attributes are not set.
I was able to debug this on Vercel, but it’s inconvenient.
Is it possible to have VercelRequestContext available locally?