Hi guys,
I have an issue with self hosted expo project and vercel analytics.
Although I enabled the analytics on project page and included in project following
import { inject } from '@vercel/analytics';
inject({
debug: false,
});
the endpoint _vercel/insights/script.js in unavailable and the statistic are missing.
Hi guys, I have an issue with self hosted expo project and vercel analytics. Although I enabled the analytics on project page and included in project following
the endpoint _vercel/insights/script.js in unavailable and the statistic are missing.