Is it possible to use next/image component in google cloud app engine?
Unanswered
Dwarf Hotot posted this in #help-forum
Dwarf HototOP
Hey guys, I'm trying to ship an side project using next 13.5 in gcloud app engine, and the images were not loaded correctly. In a few google searches I've read that next/image component optimization needs write and read in runtime authorization, and the app engine does not give it.
It kind force me to use native <img> tag for now, do you guys know any alternative?
thanks a lot!!
It kind force me to use native <img> tag for now, do you guys know any alternative?
thanks a lot!!