Is there a possibility to set an API limit for a specific endpoint in Vercel?.
I am Building an Next.js Application for a certain endpoint I want to limit the number of incoming request from the user's is there a possibility to do it?
Is there a predefined solution from vercel?