Configure for deployment with zeit now (#1308)
I'm experimenting with Zeit Now as another hosting option. These changes enable a working deployment.
This commit is contained in:
@@ -104,6 +104,17 @@ machine.
|
||||
[shields.example.env]: ../shields.example.env
|
||||
|
||||
|
||||
Zeit Now
|
||||
--------
|
||||
|
||||
To deploy using Zeit Now:
|
||||
|
||||
```console
|
||||
npm run build # Not sure why, but this needs to be run before deploying.
|
||||
now
|
||||
```
|
||||
|
||||
|
||||
Server secrets
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user