I'm a novice - not a developer and not experienced with code, so I am using V0 to create a webpage, based on the example that has been published in Vercel blogs, which is found here - Create a 3D hero section with a rotating product model and add a call-to-action button using HTML.
I forked the chat to make my own version of the page, and have now spent several days chatting with V0 to try to get it working with my own 3D model. First I uploaded all the files to the chat, but it couldn't place the files in an appropriate storage location, so it instructed me to create a storage blob for the project in my Vercel account, which I have done. This did not work - the webpage was never able to display the 3D model. After many tries, V0 asked me to create a github repository and create a directory containing a bunch of code files that it generated for me step by step, however none of the dozens of deployments have been successful - the build failes every time and there is no web page resulting from this at all.
I am stuck in an endless loop of copying error logs into the chat, updating code files, only to receive more error logs from failed builds every time. The example project looks so simple, the chat is in plain english and doesn't say anything about repositories or storage. How was it deployed successfully? My chat is here ->
I would really appreciate any workable solutions, since I must have this page active as soon as possible.