Hello!
I'm trying to setup typebot in my nextjs application. I followed the instructions of
https://docs.typebot.io/deploy/web/libraries/next-js, but somehow I'm getting the error showed in the printscreen.
It's not a NextJS error because when I remove the typebot component from my tsx file the error disappears. Also, the next/dynamic module is available.
I'm using NextJS 14.2.5 with pages router.