[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[v0](/c/v0/59)

# Zip File Uploading Error

167 views · 1 like · 6 posts


Darshanakumara83 Gmailcom (@darshanakumara83-gma) · 2025-04-20

I'm getting the error message: 'selected file must be under 3MB'. Is it possible to fix this issue? I have a freemium plan that I got today (April 20, 2025). Please Help me all


system (@system) · 2025-04-21

Did you know about these other v0 resources? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

This guide is a great place to start.
https://community.vercel.com/t/become-a-v0-expert/5981

And these recordings can give you a look at v0 features and strategies in action: https://community.vercel.com/tags/c/events/42/v0


Anshuman Bhardwaj (@anshumanb) · 2025-04-21 · ♥ 1

Hi @darshanakumara83-gma, welcome to the Vercel Community!

The 3MB limit is the intended behavior for v0. Can you share what are the contents of the zip file? Have you removed the `node_modules` from it?


Darshanakumara83 Gmailcom (@darshanakumara83-gma) · 2025-04-21

Sir, I can share something with you. What do you need?


Darshanakumara83 Gmailcom (@darshanakumara83-gma) · 2025-04-21

Sir, I want to know if it is possible to remove the version? Actually, the correct part of the project I am working on is in V33. But now it is in V53. Even if I edit from V33, it goes to the wrong part in V53. I want to prevent this from happening.


Anshuman Bhardwaj (@anshumanb) · 2025-04-22

Hi @darshanakumara83-gma, I see. You can restore your project to a specific version by using the **Restore** button:

![Restore version|690x221](upload://oi8YR2TpH3AcsbNFdlrkxR2vWnN.png)

Let me know if this works.