Static Nextjs Site Hits 5.9 Million Edge Function Invocations in 7 days
Seekig Help.
How does a static nextjs site use edge functions. My site is deployed to netlify and I have their netlify/next package turned off during build but i also deployed it to vercel and the same outcome. I am getting edge function requests going.
next.config.js
what should I do in my case?
0 Replies