Results 1 comments of GJ Lee

I also have a same issue. So I did put a option in configure and solved it temporary. ``` const nextConfig = { images: { unoptimized: true, }, }; ```