I have a problem with my viewer, and I can't deal with it for a few days. The builder works very well, and when I try to test the bot I get the message “Error! Could not reach server. Check your connection {}”. The application is set up on vercel and supabase and has redirects to the domain. The logs from Vercel show as if there is not enough time to fulfill the request, maxDuration is set to 10 sec.
It seems as if everything is running fine until the viewer is called. I am very much asking for your help !
It seems to me that there is some problem now with the implementation of the new version in vercel. With the previous ones there were no problems - now errors such as:
Error: x could not find task db:migrate in project
With this project also appears during deployment on vercel the TURBO option which was also not there before. I'll add that I didn't change anything in the code itself, and it is no longer possible to deploy on vercel according to the instructions from the dock.