TypebotT
Typebot2y ago
geefi

Cannot find module next/dynamic on typebot

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.
image.png
Was this page helpful?