Thanks for this, got me further than the official Amplify Next.js tutorial.
However, I see you delete _app.js and never add it back. This means globals.css is never imported. Is there a reason to take it out?
Few small notes:
But thanks again. Big challenge with learning Amplify today is that all the docs are out of date with both the CLI and UI components by at least one major version, so nothing matches.