Vercel Web Analytics on a next api server
Unanswered
Red harvester ant posted this in #help-forum
Red harvester antOP
Hi, I have a next 13 server deployed on vercel, which is actually an API server, so no frontend at all. I would like to get vercel analytics on it, but the only integration I found with next is with inserting the analytics component, which is a problem as I dont use react (I only use the route api handlers). How can I get those sweet sweet analytics?