We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc98695 commit 136361eCopy full SHA for 136361e
www/docs/configuration/options.md
@@ -18,7 +18,7 @@ If your Next.js application uses a custom base path, specify the route to the AP
18
_e.g. `NEXTAUTH_URL=https://example.com/custom-route/api/auth`_
19
20
:::tip
21
-To set environment variables on Vercel, you can use the [dashboard](https://vercel.com/dashboard) or the `now env` command.
+To set environment variables on Vercel, you can use the [dashboard](https://vercel.com/dashboard) or the `vercel env` command.
22
:::
23
24
### NEXTAUTH_URL_INTERNAL
0 commit comments