How can I deploy a node js API that uses the whatsapp-web.js package in Vercel?

26 Views Asked by At

api.js

I am trying to make an API to send whatsapp messages using the whatsapp-web.js package but when I upload it to Vercel it no longer runs the program. Does anyone know how I can make the deploy correctly? I would appreciate it very much.

0

There are 0 best solutions below