The instructions for adding Vercel v0 generated code to a codebase should be clearer for new users, specifically mentioning the need to install Next.js first.
@rauchg @cj_zZZz @vercel @v0 The instructions to add to codebase should instruct super noobies to first install nexjs then add the line provided by v0. Otherwise how would they know? - I ran into an error recently with a build on v0 and the only way of knowing something was off was that in the far top right there was a red dot. It kept on trying to apply some code and did so thousands of times, in the process slowing down the website. - regarding why people are confused in the past on v0 it used to just have one page and so the preview of whatever you were working on would show up. Now you have to manually go to each page and click preview. There should be a tutorial for those that don’t know like that pops up and says to view this pages click on the page and been on preview again.