Noob question - Got the vercel files how to upload and continue work?

Hi! It was so amazing to start with a template project, make some tweaks and deploy and share some links. I noticed how easy it was to download the files etc but how can I upload the files and continue on someone elses code? Basically I got someone that prepared something for me on Vercel but it is not clear to me how I can upload these files and continue. It is NOT based on Figma so that import option is not possible.

Would appreciate some help!

1 Like

Welcome to the Vercel Community, @ameda9-gmailcom!

Is it a v0 project, or something built locally and deployed with Vercel? I don’t want to make assumptions that get us both confused :smile:

1 Like

Yes it was generated by Vercel but this person is away and cannot send an invite etc. I just have the downloaded files for which I want to upload and continue.

If you want to continue working on the code yourself, then you may want to create a GitHub repository to store and automatically deploy the code changes. Alternatively, you can deploy with Vercel CLI from your local copy of the code.

If the project was from v0 and you want to continue working on it with v0, you should use this guide:

I hope that helps!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.