This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Unexpected Serverless Function Execution Increase #6739
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Page to Investigate
https://vercel.com/pese/~/usage
Steps to Reproduce
In my Vercel usage dashboard, I see an unexpected increase in function invocation units (sometimes 1, 2, or 3) when calling a route in my Next.js 14 app (using the app directory) that utilizes two SSR functions for data fetching. I don't have any serverless functions, API routes, or ISR functions defined in the project.
Beta Was this translation helpful? Give feedback.
All reactions