[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [v0](/c/v0/59) # How to import an existing Vercel project into v0 for editing 4 views · 0 likes · 3 posts NORDFY (@nordfyagency) · 2026-04-09 Hi everyone, I’m trying to move an existing, deployed `Next.js` project into `v0` for editing. Since there isn’t a direct “Edit in v0” button on the Vercel dashboard, I connected my project to a new `GitHub` repository. ## Problem - After connecting the project, the `GitHub` repo remains empty (only contains the default `README.md`). - The actual source code from my Vercel deployment hasn’t synced over to `GitHub`. - Consequently, when I try to import that repo into `v0`, it shows no code/files. ## Question Is there a way to force Vercel to push the current deployment files to a connected Git repo, or must this always be done manually from a local environment? Also, is a more direct “Vercel Project → v0” integration planned? I see that you were working on it more than a year ago. Am I missing something? system (@system) · 2026-04-09 While a member of our team prepares to jump in, you might find your answer even faster in our community resources. - Official Documentation: https://v0.app/docs - The v0 expert walkthrough: https://community.vercel.com/t/become-a-v0-expert/5981 - Watch v0 in Action: https://community.vercel.com/live#v0 Pauline P. Narvas (@pawlean) · 2026-04-09 Welcome to the community, @nordfyagency! This shouldn't happen. I just tried importing one of my Git repos and it worked! I could see the code. Can you try another repo?