next-starter-tpl icon indicating copy to clipboard operation
next-starter-tpl copied to clipboard

Add environment variables to documentation

Open lotyp opened this issue 3 years ago • 1 comments

Show, what env variables should be added when deploying to Vercel

NEXT_PUBLIC_GTM_ID
NEXT_DISABLE_SENTRY
NEXTAUTH_URL
SENTRY_URL
SENTRY_ORG
SENTRY_PROJECT
SENTRY_AUTH_TOKEN
NEXT_SENTRY_TRACING
NEXT_SENTRY_DEBUG

lotyp avatar Feb 03 '23 09:02 lotyp

also, production env needs NEXTAUTH_SECRET https://next-auth.js.org/configuration/options#secret

lotyp avatar Feb 03 '23 14:02 lotyp