Next.js🤔Questionauth.ts file that should send a verification email on registration, and also code that should send it login if the email wasn't verified, but neither email was sent/reached. auth.ts file: https://github.com/DragonOsman/personal-library/blob/master/src/auth.ts (the code should be easy to find here--hopefully).