Spanky
Spanky
NNuxt
Created by Spanky on 1/17/2025 in #❓・help
Nuxt 3 + AWS Lambda@Edge + AWS S3 + IPX + Nuxt/Image Not Working (404)
I need some help understanding something. Based on my reading, I cannot use nuxt/image with AWS S3 without some other CDN or service to render my images? In other words, IPX is not supported on AWS? There seems to be a lot of confusing documentation surrounding Nuxt and this is one of the big areas where the documentation seems to be lacking and is confusing. My website is SSR, deploying to AWS Lambda@Edge with AWS CloudFront. I upload the static assets from .output/public to an AWS S3 bucket. But, when I use nuxt/image, the _ipx directory is not generated and therefore the images fail. I have read through SO documents, support/help documents here, and various other documents both in Nuxt documentation as well as via Google. Most of what I am seeing applies to Nuxt 2 only. So, what gives? Why is this seemingly so difficult and where is the appropriate documentation? By the way, I am using nitro and the aws-lambda preset.
6 replies