You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/docs/v2/build-step.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ For example, to build Next.js fresh, each time you deploy, the following `build`
56
56
57
57
To define an environment variable, you should use **Now Secrets**. By using **Now Secrets**, the data will be encrypted and stored securely, no longer directly accessible by anyone, and only exposed to deployments as environment variables.
58
58
59
-
Adding **Now Secrets** can be done with [Now ClI](/now), providing three options to work with them.
59
+
Adding **Now Secrets** can be done with [Now CLI](/now), providing three options to work with them.
60
60
61
61
To **define a Now Secret**, use the following command:
0 commit comments