Next.js flask example not working
Unanswered
Giant panda posted this in #help-forum
Giant pandaOP
Hello. I am developing out of the nextjs flask starter from vercel: https://vercel.com/templates/next.js/nextjs-flask-starter. I am encountering an issue where the route that I made is spitting this error when deployed. Everything works as expected when I run locally.
Any help is appreciated! Thank you!
[ERROR] Runtime.ImportModuleError: Unable to import module 'vc__handler__python': No module named 'requests'
Traceback (most recent call last):Any help is appreciated! Thank you!