While developing my project on v0, it gets deployed in the background on Supabase and Vercel. However, when I want to instantly see the changes I make during development, the project sometimes becomes unresponsive—even the buttons stop working—and I constantly have to refresh the page.
I don’t think this issue is caused by a code error, but rather by the preview process itself. In addition, the RAM usage is extremely high, and everything loads very slowly. There are noticeable stutters when handling requests.
With each page refresh, the loading time increases further, and even a small change results in longer waiting times. I experience these issues on both high-end and mid-range devices.
Do you have any suggestions for this? And is there any plan to optimize the RAM usage?
