Function sometimes running twice when deployed to Vercel
I'm experiencing an issue with my NextJS app (create-t3-app starter) where an API route is intermittently running twice when called when deployed to Vercel.
I've also posted the issue on the Vercel discussions on Github so take a look here for the function code and more details:
https://github.com/orgs/vercel/discussions/4966
Would be grateful if anyone had some insights ๐
GitHub
Function sometimes running twice when deployed to Vercel ยท vercel ยท...
Summary I'm experiencing an issue with my NextJS app (create-t3-app starter) where an API route is intermittently running twice when called when deployed to Vercel. Example No response Steps to...
0 Replies