sakens
Issues running Nuxt with NuxtConfig on AWS Amplify
I am trying to deploy a simple Nuxt application using NuxtContent in AWS Amplify, but I am struggling to make it work.
The application I am trying to run is this template as-is; https://github.com/nuxt-ui-pro/saas
The problem seems to be happening in pages that uses NuxtConfig. When navigating to them I get a CloudFront error:
Looking into the server side logs I see:
It’s a bit frustrating 😭, because I don't see how to troubleshoot this issue. Any idea about what to try?
15 replies