nextjs-loader
nextjs-loader copied to clipboard
Uploadcare custom image loader for Next.js
Results
1
nextjs-loader issues
Sort by
recently updated
recently updated
newest added
### Describe the bug I'm facing this warning `Env variable "NEXT_PUBLIC_UPLOADCARE_APP_BASE_URL" is not set. You should set it to be able to serve local images.` This is my component: ```typescript...
bug