Strapi upload provider

280 views Asked by At

Im using next js and would like the strapi images to be uploaded to my next js public folder. This seems possible through 'upload providers' but there is no documentation on using them, Nor can i find any projects that use this. Can anyone point me in the right direction?

1

There are 1 answers

3
leerob On

Here's the recommended example using Next.js with Strapi + images.

https://github.com/vercel/next.js/tree/canary/examples/cms-strapi