Pages

04 November, 2023

Where should I store images with deployment on Vercel using nextjs

I have a portal which I have recently expanded to include a real estate offer. At the moment I still save all images in /public/assets/images. I don't think it's best practice to save all the images there. At least a user upload hasn't happened yet. Where and how would you store the assets?


Thank you very much!

No comments:

Post a Comment

Thanks