Simon
Simon
PPrisma
Created by Txt on 9/25/2024 in #help-and-questions
NestJs + Prisma Optimize
Nevermind, I figured it out: On next.js it does not work in combination with Next.js's own instrumentation https://nextjs.org/docs/app/building-your-application/optimizing/instrumentation 😦
17 replies
PPrisma
Created by Txt on 9/25/2024 in #help-and-questions
NestJs + Prisma Optimize
I am having the same issue with Next.js (not Nest.js) server components. The same code works fine when invoking via node, but in Next.js routes everything is setup but nothing is sent to the dashboard.
17 replies