When building locally and on a deployed server using Vercel I am finding that the biggest thing that is slowing me down and causing inconsistencies to my workflow at the moment is caching.
Vercel caches heavily so updates on Builder take a while to propogate there, but it's also unclear where when and how builder.io is caching custom components or layouts, so I'm having to wait for things to update and spending way too much time refreshing.
Sometimes I'm just not seeing an update that I have deployed propogate and then unsure whether it's caching or not - so maybe even just a status visual would help.
I can provide more specific scenarios if helpful