onUploadComplete
I'm using Next.js, and host it on Vercel. When in
dev
mode, the onUploadComplete
run my codes just fine, but when I run the prod
build, my codes in onUploadComplete
were not executed at all, even the console.log
Any help is appreciate.
1 Reply
Does this help? https://docs.uploadthing.com/faq#my-callback-runs-in-development-but-not-in-production
Frequently Asked Questions - UploadThing Docs
Browse common questions and answers about UploadThing