We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2813763 commit 00a5824Copy full SHA for 00a5824
1 file changed
now.json
@@ -1,5 +1,11 @@
1
{
2
"name": "guide",
3
"version": 2,
4
- "scope": "loren"
+ "scope": "loren",
5
+ "build": {
6
+ "env": {
7
+ "NODE_ENV": "production",
8
+ "REACT_APP_STRIPE_PUBLIC_KEY": "@guide-stripe-public-key"
9
+ }
10
11
}
0 commit comments