How do I use image url stored in my posts table in next js image component?
Like do I add my supabase url to next js config domains or use some kind of trick with next js loader function for next image component? I know it's along those but don't know what exactly and no resources on this!
