I have a nextjs app deployed in netlify platform. And I am seeing high usage of functions invocations. Wanted to understand is that something related due to high number of chunksjs created and served by nextjs handler or is it actually the api’s hit count. If it’s the chunksjs, is there a way to serve them through edge runtime?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Function Invocation usage in Nextjs I don't understand | 8 | 823 | November 19, 2021 | |
| Understanding function invocations after deploying Next.js app | 1 | 376 | June 8, 2023 | |
| Why is my site invoking hundreds of Next.js Server Handler functions even with low usage? | 36 | 521 | October 27, 2024 | |
| Functions running every second | 7 | 783 | May 14, 2023 | |
| Function invocations / functions level | 6 | 1038 | December 6, 2022 |