Share feedback, ideas and get community help

Updated 3 months ago

Host only the viewer at Vercel

Right now I'm using TypeBot on Cloudron and bot the builder and the viewer are on the same server.
I would love to host the viewer only on Vercel; How could I do that ?
B
2 comments
The thing is, the Cloudron package already bundle both builder and viewer and you can't just say "don't build the viewer". But if you don't care, you can also deploy a viewer on Vercel and change the NEXT_PUBLIC_VIEWER_URL to point to the Vercel instance
Add a reply
Sign up and join the conversation on Discord