You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My version is already "next-api-og-image": "^4.3.0". It runs fine locally, but it gives an error on Vercel. I've seen many comments suggesting that downgrading the node version is a good solution. However, Vercel no longer supports Node 14.
[GET] /api/ogImage?name=rotterdame&creator=schwarzskra 17:16:38:27 2022-08-07T14:16:42.986ZERROR Error: Failed to launch the browser process! /tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
My version is already "next-api-og-image": "^4.3.0". It runs fine locally, but it gives an error on Vercel. I've seen many comments suggesting that downgrading the node version is a good solution. However, Vercel no longer supports Node 14.
[GET] /api/ogImage?name=rotterdame&creator=schwarzskra 17:16:38:27 2022-08-07T14:16:42.986ZERROR Error: Failed to launch the browser process! /tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: