We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf0fb7 commit 8e9c890Copy full SHA for 8e9c890
src/content/docs/pages/framework-guides/deploy-a-hexo-site.mdx
@@ -64,7 +64,7 @@ To deploy your site to Pages:
64
| Configuration option | Value |
65
| -------------------- | --------------- |
66
| Production branch | `main` |
67
-| Build command | `hexo generate` |
+| Build command | `npx hexo generate` |
68
| Build directory | `public` |
69
70
</div>
0 commit comments