Run npm install next-auth pg to install NextAuth and the PostgreSQL library. Then add to your .env file: DATABASE_URL=<enter URL of the postgresql:// database> ...
確定! 回上一頁