After generating the project, the images are visible in the preview UI and appear to be present in folders, but when the project is downloaded as an archive, the folder containing the images is missing or the images are not included in the archive.
Everything worked fine last week. Images were created, saved, and packaged into the downloaded archive without any issues. The problem arose suddenly today, without any changes on my part.
Current Behavior
- Images are visible during generation / preview
- Image folders appear in the UI
- After clicking
Download/Export:- The image folder is missing from the archive
- Or the image files do not physically exist in the downloaded project
Expected Behavior
- All images visible in the preview should exist as real image files and be included in the downloaded archive.
Steps to Reproduce
- Generate a project
- Wait until images appear in the preview
- Confirm images render correctly
- Click
Download/Export - Open the downloaded archive
- Observe that the image folder is missing or empty
Important Note
These are not placeholder images. These are generated assets that:
- Were included in the archive previously
- Worked correctly last week
- Were fully usable in the project
Project Information
- Framework:
Next.js - Images are used as regular assets (not mocks)
- The project previously exported images correctly
- The issue appeared without any configuration changes
[
image156×651 5.54 KB
](https://global.discourse-cdn.com/vercel/original/3X/c/d/cd4b05327593f3941b483f9001de397c76028721.png “image”)
[
1690×425 63.9 KB
[
image663×817 39 KB
](https://global.discourse-cdn.com/vercel/original/3X/c/3/c3a2a722b848de6eb25e4a841ba184c0fbb5837f.png “image”)


