Nextjs api routes edge runtime costs & limits
Hi, I'm new to cloudflare pages. I've deployed a nextjs website with api routes running on edge runtime. It's working smoothly so far. Only question is I don't see anything about requests to api routes on the pricing page.
Is there any limit to the number of requests sent to the api routes? Or is it unlimited like any other static pages? Also I'm planning to deploy a long running function and I wonder if the edge runtime has a maximum timeout set for api routes.
Is there any limit to the number of requests sent to the api routes? Or is it unlimited like any other static pages? Also I'm planning to deploy a long running function and I wonder if the edge runtime has a maximum timeout set for api routes.