web-check icon indicating copy to clipboard operation
web-check copied to clipboard

Screenshot API > 50MB for Vercel

Open kwall1 opened this issue 11 months ago • 4 comments

Is there a better method for the screenshot for Vercel? https://gist.github.com/kettanaito/56861aff96e6debc575d522dd03e5725 The Chromium -> serverless 50MB issue on Vercel is a known issue. Perhaps there's a workaround to get that to fire off?

kwall1 avatar Feb 28 '24 18:02 kwall1

https://vercel.com/docs/image-optimization

falcolnic avatar Feb 28 '24 18:02 falcolnic

Thanks @kwall1 - I'll take another look. Generally I found Chromium to be a bit too slow when running on Vercel, but there is already a workaround for screenshots implemented. @falcolnic - those image optimization docs are about using Vercel's CDN for serving up the assets for statically generated sites.

Lissy93 avatar Feb 28 '24 19:02 Lissy93

Saw that on the screenshot, does that work via the API path as well?

kwall1 avatar Mar 05 '24 19:03 kwall1

Should do, yes

Lissy93 avatar Mar 06 '24 00:03 Lissy93