I'm using this package with RemoteAuth strategy connected to Mongodb Atlas.
It works great locally and when deployed on Digital Ocean Droplet.
But when I try to run it on Digital Ocean App Platform I get:
Error: Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (982053).
How this can be fixed?