I used AWS Amplify to host a NUXTJS site. SSR working fine for fixed page after creating a build with "npm run generate".
But when I set the build command "npm run build" to build server side rendering. I don't know where to add 'npm start' in Amplify, so that the Nuxt site run.
Can anyone help?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)