Not able to run playwright on functions. Even tried loading binaries during the runtime which previously worked on vercel edge function is also not working here
TL;DR
Developers are having trouble running Playwright on functions, even after attempting to load binaries during runtime. This approach previously worked on Vercel Edge functions but is not working now.