If you use "plumbio__mongodb"

1. When you initially install the template on https://vercel.com/, make sure that the following settings are set:

plumbio__mongodb

* Go to Vercel > Settings > General > Build & Development Settings > Framework Preset > Set to -- Next.js

2. Don't forget to add your environment variables from files like: ".env" and ".env.local"

environment variable

* Our template uses the following variables:

BACK TO TOP