npm install react@19.2.1 react-dom@19.2.1
npm install next@latest

NEXTAUTH_SECRET=superlongrandomstringgeneratedonce
NEXTAUTH_URL=http://localhost:3000

openssl rand -base64 32

npm install next-auth