How do you deploy a static Nuxt 3 app using AWS and Cloudfront?
I have a Nuxt 3 (v3.11.2
) application that I’m trying to deploy to an AWS S3 bucket and serve using Cloudfront / Route53 for the domain.
I have a Nuxt 3 (v3.11.2
) application that I’m trying to deploy to an AWS S3 bucket and serve using Cloudfront / Route53 for the domain.