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 310c48a commit e77d19bCopy full SHA for e77d19b
package.json
@@ -3,7 +3,7 @@
3
"scripts": {
4
"dev": "nuxi dev",
5
"build": "nuxi build",
6
- "preview": "nuxt preview",
+ "preview": "npx nuxthub preview",
7
"db:generate": "drizzle-kit generate",
8
"lint": "eslint .",
9
"postinstall": "nuxt prepare"
0 commit comments