Replies: 1 comment
-
This is my really, really wild guess and I may not be making much sense. The default export of In serverful scenario, since every places import from the same package, they will all receive the same instance. You call Again, a really wild guess that may not make sense. This is kinda the same thing that |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm deploying my application on Vercel and works well the first time I connect, after a few minutes it throws this error:
This is how I'm connecting to db

And here you have and example of my Models:
Beta Was this translation helpful? Give feedback.
All reactions