# Ensure devDependencies install even if the developer shell has NODE_ENV=production
include=dev

# Peer graph conflict: next-auth@5.0.0-beta.30 wants nodemailer ^7, but
# the project uses nodemailer ^8. Safe to remove once next-auth is updated.
legacy-peer-deps=true
