Skip to content

How to fill in the values of 'NEXTAUTH_SECRET' and 'DATABASEURL' for Vercel deployment #824

Answered by jasangill1
jellzone asked this question in Q&A
Discussion options

You must be logged in to vote

Hey man the NEXTAUTH_SECRET is just a random series of characters that you can create it can be as simple as 123415 or something as complex as dawydahwd21231e1eyh typically people use websites like this https://www.random.org/strings/ too generate unique keys for NEXTAUTH_SECRET. for the database URL you might need to set up an account with the database company and get a URL that you can use. Let me know if this helps 😎

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jasangill1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants