node -e "console.log(require('crypto').randomBytes(32).toString('hex'))"
Source: https://dev.to/tkirwa/generate-a-random-jwt-secret-key-39j4
Created with ❤️ using Next.js & Tailwind CSS