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
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