Vercel blob storage doesn't load images from two folders (error "Store not found"), neither via API nor on vercel.com when I go directly into the blob.
Re-uploading (via API and directly on vercel.com) doesn't work. Also no luck if I delete the folders and create them again before re-uploading. However, uploading the same images in a different folder (both old and newly created) works perfectly fine. So does uploading new images in a different folder.
The foldernames are not using special characters or anything else beside letters ("superforecasting" and "strategyofdenail") I have more than enough storage and operations left. There are no special configurations or anything unusual, about 80 other folders with images work perfectly fine.
Honestly I have no idea what could cause this weird problem. Any ideas?