#does nextjs download images in SSG if they are link externally ?

8 messages · Page 1 of 1 (latest)

loud mist
#

^

feral citrus
#

during the build? no

#

images in next/image are optimized at request time

loud mist
feral citrus
#

and as such requires nextjs server to run right?
yes

#

this is something ive disabled for my nextjs - opt for only SSG
ssg still requires a server running

#

unless you meant next export

narrow gazelle