How do i add custom id in uploadthing (nextjs app router)?
Hello guys,
Apparently you gotta attach a header
"x-ut-custom-id": "MY_CUSTOM_ID"
to the presigned URL, but when using the nextjs sdk, that is unclear how to do.0 Replies