<img width="1236" alt="image" src="https://github.com/user-attachments/assets/7e79fb91-7938-46ab-9cae-4761d567be2f"> <img width="1071" alt="image" src="https://github.com/user-attachments/assets/fc896690-f1f3-4b63-816d-5d7cc6a4a7e6"> <img width="1217" alt="image" src="https://github.com/user-attachments/assets/580ad715-f9c1-46c2-9ae1-16a79388034d"> <img width="954" alt="image" src="https://github.com/user-attachments/assets/b7cc7604-f218-44f8-9207-bbfa5d0f7a8d"> src/common/uploads.ts (37:21) @ fetch 35 | }); 36 | const body = await file.arrayBuffer(); > 37 | const res = await fetch(url, { | ^ 38 | method: "PUT", 39 | headers: { 40 | "Content-Type": "application/octet-stream",