DEV Community

Discussion on: Multi-env Next.js app with AWS Amplify & Serverless

Collapse
 
diegomelendez profile image
Diego Melendez

Thank you Aaron, my issue was that I forgot to add the domain to the serverless.yml, after I added it it worked perfectly

Great post!!