Hello,
I deployed my project to vercel, but I accidentally deleted the project on v0. Is there any way to get the project back into v0?
Also, I connected my github, but I don’t see where to push the code to github from vercel.
Hello,
I deployed my project to vercel, but I accidentally deleted the project on v0. Is there any way to get the project back into v0?
Also, I connected my github, but I don’t see where to push the code to github from vercel.
Hi @jeremyeline, welcome to the Vercel Community!
Sorry to see you are stuck here. If I understand correctly, you don’t have a copy of the source code from v0 but the deployed application only?
There’s no way to have the source code from the deployed application.
The best you can do to retrieve any such code is to go to your Vercel Dashboard > Project > Deployments > Select the latest deployment > Source
From there, you can manually copy paste the file/code into a new v0 project.
I hope this was helpful.
how to get the entire directory of source with all the folders and pages? How to get that into v0.dev?
I just dont get how you move this source to v0.dev from Vercel?
please advise.
tks!
Hi @sacred-texts, there’s no one-click option to take this source and download. So the solution would be to go file by file and save it in v0 by using the good old copy paste technique.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.