remove build docs

This commit is contained in:
Marc Rousavy
2023-03-06 11:36:00 +01:00
parent ab757125b5
commit ba20e76d38
2 changed files with 1 additions and 101 deletions

View File

@@ -26,8 +26,4 @@ This command generates static content into the `build` directory and can be serv
## Deployment
```console
GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
```
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
Docs are deployed to https://react-native-vision-camera.com using Next.js/Vercel.