MongoDb with Nextjs hosted on Vercel caused weird collection naming
I have a TurboRepo with NextJs web app using MongoDb for database and hosted on Vercel. After deploying the NextJs web app, new collections were generated with weird naming, e.g. “accounts” got named “ys”, “stations got named “ds”.