Understanding function invocations after deploying Next.js app

Recently we migrated to Next.js and deployed our new app with Netlify (the app can be found at withflitch.com). Yesterday we received an email explaining that we were 50% through our function invocation limit, and today we’re more than 90% of our 200k limit - so usage must be something like 100k per day. We don’t use any server code explicitly so there’s only server code generated by the Next.js compiler. There seems to be no visible way to see the functions logs - or at least, none that we are aware of. Could you please help us understand if there’s a way to understand what invocations we’re making and how we can reduce the number of invocations?

Hi, thanks for reaching out! I’m escalating your query to our helpdesk.