Netlify adapter, add --build flag in the readme (#3157)
This commit is contained in:
parent
00b8343844
commit
eea9090ed5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ After you build your site the `netlify/` folder will contain [Netlify Functions]
|
|||
Now you can deploy!
|
||||
|
||||
```shell
|
||||
netlify deploy
|
||||
netlify deploy --build
|
||||
```
|
||||
|
||||
## Edge Functions
|
||||
|
|
Loading…
Reference in a new issue