Demo, all content is generated
Question

v0 credits gone in a week, how do people make them last?

Open · 874 views · asked by zeynep_a · edited

Premium plan. Used up the monthly credits in about 6 days building one dashboard. I'm not doing anything crazy, just iterating on the design. Is this how it is, or am I using it wrong?

What I’ve tried

Switched to the smaller model for some messages, but the output was noticeably worse and I had to redo things.

Comment
same, 5 days for me last month tessa_k · edited

4 answers

lotte_j · edited

Things that halved my usage:

  • Long chats get expensive because the whole history and code goes along. Start a new chat per section and only bring the code you need.
  • Fix small things (spacing, text, colors) in the code view yourself instead of prompting.
  • Write one detailed prompt instead of 5 vague ones. "Make it nicer" costs you 4 rounds.
  • Use a screenshot/sketch as input for layout, it gets closer on the first try.
Comment
the new chat per section thing I never did. My main chat has like 200 messages zeynep_a · edited
yuki_builds · edited

Once the design is settled, pull it into a real project and continue in an editor. v0 is great for 0 to 1 on UI, it's an expensive text editor after that.

Comment
rosa_m · edited

I disagree a bit with going to an editor early, for designers without much code experience v0 is still the fastest. But definitely the new chat per section, that one is a big win.

Comment
tessa_k · edited

What saved me the most: attach the existing component file instead of describing it. It stops regenerating the whole thing.

Comment