Use Vercel as deployment service only!

I’m experiencing an unusually high number of edge requests, around 2 million daily, despite only having 4,000 daily visitors according to GA4. Because of this, I plan to use Vercel solely for deployment and Cloudflare as my CDN. I’m looking for guidance on how to set this up.

Hi there,

It looks like a particular IP 37.27.49.9 is consuming most of your request. You can check Monitoring to find more information.

If you don’t recognise the IP address, you can create a FIrewall rule to block the IP address.

Thanks for the response, I’ve already blacklisted him but the high-volume of requests continues.
Is there a way to use Vercel solely for deployment and Cloudflare as my CDN?

Sorry I don’t understand your question. Do you want your vercel deployment to be restricted by others?

btw Reverse proxy servers are not recommended with Vercel’s firewall: Reverse Proxy Servers and Vercel

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