I am trying to push my project to GitLab but I am facing with this issue.
The steps that I did:
Created a new project in GitLab, and also created a new project in Vercel.
Imported the project
I tried to create a deployment using the git for my existing project , but still facing the issues attached below
Running build in Washington, D.C., USA (East) – iad1
Running "vercel build"
Vercel CLI 41.5.0
Running "install" command: `bun install`...
error: Bun could not find a package.json file to install from
note: Run "bun init" to initialize a project
Error: Command "bun install" exited with 1
The project is just recently created but working well with Vercel deployment. However, I am trying to push or deploy the project into GitLab but currently facing the attached issues above.
Hmmm… I don’t get the part of “root folder” being the issue. The code is generated from Vercel or v0, and I’m trying to push that code to my connected gitlab/repo.
Oh. I’m sorry. But is possible to push the code within the v0 or vercel? I can’t seem to find the terminal to do that. However, my project is connected to Git. I am just wondering on how. Sorry for the confusion