#Puppeteer on vercel
1 messages · Page 1 of 1 (latest)
You need to use this package instead of the puppeteer you normally do: https://github.com/alixaxel/chrome-aws-lambda
That error occurs because the APIs you create with Next.js and deployed to Vercel, gets instead deployed to AWS Lambda (Serverless Functions)