The code running environment of v0 is in a mess

Current Behavior

  • I’m attempting to completely remove all MongoDB-related files and code from my project. After multiple deletion operations and version rollbacks (including manually deleting files via the v0 interface, rolling back to version v28 which is supposed to be free of MongoDB, and using an AI to compare the file trees of v28 and v158, showing they are identical), some MongoDB-related files still remain. In version v158, there is still a mongodb.ts file in the lib folder, which contains the MongoDB client setup code.
  • When I download the ZIP file and deploy and run the website program on my local Mac OS system, the website prompts me to upgrade my Vercel membership. When I try to deploy the project from the v0 platform to Vercel and open the preview, the same prompt page appears. It seems that there might be some chaos in my v0 backend. After deleting the membership pricing page locally and entering the entire program, all the routes are not working properly, and the CSS effects fail to load. I can only see the white homepage and text.

Expected Behavior

All MongoDB-related files and code should be completely removed, and the project should return to a state without MongoDB dependencies. There should be no prompt to upgrade the Vercel membership when running the project locally or previewing it after deployment to Vercel.

Code, Configuration, and Steps to Reproduce the Issue

Steps

  1. Manually delete MongoDB-related files using the v0 interface.
  2. Roll back to an earlier version (v28) without MongoDB.
  3. Download version v28 and try to re-upload it, but some files cannot be selected or uploaded.
  4. Use an AI to compare the file trees of v28 and v158, and the result shows they are identical.

Configuration

The chat window and online IDE of the v0 platform.

Project Information

Hi, @soso2pdf-gmailcom!

Could you try forking the chat? I can see you’ve got up to v168 :astonished: Might be worth starting a new chat and prompting from there?

Let us know how you get on!