Verification Schema

πŸ§β€β™‚οΈ I put together a route for you. If you'd like to build it yourself, feel free to delete and make it yourself. Or you can check the diff.
πŸ‘¨β€πŸ’Ό For this first step we're going to update for the new Verification model. Make sure you delete all the verifications in as well.
Once you've done those updates, you'll want to add a migration for the new table.
npx prisma migrate dev --name verification