Skip to content

Commit 136361e

Browse files
authored
docs: rename command to vercel cli, now cli is deprecated (#1647)
1 parent cc98695 commit 136361e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/configuration/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If your Next.js application uses a custom base path, specify the route to the AP
1818
_e.g. `NEXTAUTH_URL=https://example.com/custom-route/api/auth`_
1919

2020
:::tip
21-
To set environment variables on Vercel, you can use the [dashboard](https://vercel.com/dashboard) or the `now env` command.
21+
To set environment variables on Vercel, you can use the [dashboard](https://vercel.com/dashboard) or the `vercel env` command.
2222
:::
2323

2424
### NEXTAUTH_URL_INTERNAL

0 commit comments

Comments
 (0)