Next.js Discord

Discord Forum

Next App behaves differently in production

Unanswered
Morelet’s Crocodile posted this in #help-forum
Open in Discord
Morelet’s CrocodileOP
Hey everyone. I have an api route that connects to a cloud firestore database. It's fetching a lot of documents from a collection, so it take some time. In dev it works as expected, but when I deploy to production it seems to "skip over" the code, etc.

Does anyone have any suggestions or tips on how I can fix this?

Thanks!

0 Replies