[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [v0](/c/v0/59) # Github import issue 46 views · 0 likes · 5 posts argos (@argos-dev) · 2026-02-10 I don’t understand what I am doing wrong here, I created a new project, and I am trying to import the code into v0.app. The git repo wont import, the screen just hangs. i have tried multiple different browsers. I am on paid plans on vercel and v0… Are there some rules or issues with importing, do projects have to be in a strict format?  Pauline P. Narvas (@pawlean) · 2026-02-10 That's odd! It should just work. Are you still seeing this? I wonder if it's related to a number of GitHub incidents we've seen this week... Kevinpmcgee14 (@kevinpmcgee14) · 2026-02-12 Seeing this as well, although instead of hanging it just says "An unexpected internal error occurred" and the console logs just say "Error". Pauline P. Narvas (@pawlean) · 2026-02-12 Hey Kevin! Welcome to the community :slight_smile: Please can you share chat links with us? Would be helpful! Kevinpmcgee14 (@kevinpmcgee14) · 2026-02-12 Hi Pauline, I don’t have any chat links to share at this point as I never got to the point of actually starting a chat. In a new chat page, I click on the Github Import button, which takes me to the form to bring in my codebase. I can select my codebase from the dropdown and select the branch I want to import, but clicking “Create Project” returns “An Unexpected Internal Error Occurred” . v0 is able to sync with codebases I have worked on for a project (i.e. it doesn’t have to create a new repo for a new project), correct? I am able to import/deploy this repo on Vercel, so in theory the connection to GitHub works. However, I do not want to deploy this application on Vercel, just test out some frontend ui development features with v0. Below are screenshots of what I see on my end  