dichovsky / pdf-to-png-converter

Library Convert PDF to PNG
MIT License
121 stars 26 forks source link

While Deploying my web app in Vercel its saying "The Serverless Function "index.js" is 51.71mb which exceeds the maximum size limit of 50mb." #38

Closed awesome-yasin closed 2 months ago

awesome-yasin commented 1 year ago

While Deploying my web app in Vercel its saying "The Serverless Function "index.js" is 51.71mb which exceeds the maximum size limit of 50mb." Please remove files that are large from package

AChangXD commented 1 year ago

@awesome-yasin I believe this is caused by pdfjs-dist

dichovsky commented 2 months ago

Sorry, I am not able to reproduce this issue