How can i upload images in next js and how load images fast ??
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
Is any one know kindly tell us
8 Replies
@Polar bear Is any one know kindly tell us
You can use [
uploadthing](https://utfs.io)or you can create your own implementation with Aws S3 or Cloudflare R2
@@ts-ignore You can use [`uploadthing`](<https://utfs.io>)
Polar bearOP
Is this is simple like node js express file upload or it is some complex
@@ts-ignore or you can create your own implementation with Aws S3 or Cloudflare R2
Polar bearOP
Thanks brother
the principle is same
you can copy paste code from here
@@ts-ignore the principle is same
Polar bearOP
thanks a lot