V0 doesn't work but consume my money

There are a few things that might be happening:

  1. If v0 is rebuilding everything when you ask for specific edits, it might be misinterpreting your prompts or having trouble with the context of your request
  2. The “stopped” message could indicate that the model is timing out or encountering some other limitation

Some things you can try:

  • Be very specific in your instructions, mentioning exact file paths and sections
  • Try using more targeted prompts like “In file awesome-component.js, modify only the function fancyFunction to…”
  • Break down complex requests into smaller, more manageable steps
  • Make sure your project structure isn’t overly complex, because that can sometimes cause issues

If you’ve already tried creating forks and reimporting without success, it would be helpful to get more details about your specific project setup and the exact prompts you’re using.

You might also want to check the Become a v0 expert guide and v0 documentation for any known limitations or best practices that could help with your specific case.

Please give those ideas a try and let me know how it goes :slightly_smiling_face: