We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e12d1 commit 5b80b8dCopy full SHA for 5b80b8d
README.md
@@ -31,7 +31,7 @@ To preview the pre-rendered production build locally:
31
32
```sh
33
npm run build
34
-npx sirv-cli build/client
+npm run start
35
```
36
37
## Deployment
0 commit comments