sst / open-next

Open source Next.js serverless adapter
https://open-next.js.org
MIT License
3.7k stars 111 forks source link

Nextjs 14.1 - Images not working #375

Closed raducostea closed 4 months ago

raducostea commented 4 months ago

Reproduction repo: https://github.com/raducostea/opennext-sst-test

Images not working, getting Cannot read properties of undefined (reading '0')

Deployed url: https://d249bqopbtxz5m.cloudfront.net/

Image url: https://d249bqopbtxz5m.cloudfront.net/_next/image?url=%2Fimage.png&w=3840&q=75 Image Path: https://d249bqopbtxz5m.cloudfront.net/image.png

NextJs version: 14.1.1 SST version: 2.40.6

raducostea commented 4 months ago

Missed https://github.com/sst/open-next/issues/374