There was an error while loading. Please reload this page.
with-react-hook-form
1 parent 1bc634e commit 4169682Copy full SHA for 4169682
examples/with-react-hook-form/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
7
- "build": "next build",
+ "build": "next build && next export",
8
"start": "next start",
9
"lint": "next lint"
10
},
0 commit comments