We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f8e44 commit a1949d7Copy full SHA for a1949d7
package.json
@@ -8,7 +8,6 @@
8
"build": "next build",
9
"start": "next start",
10
"export": "next export",
11
- "deploy": "next build && next export && touch out/.nojekyll",
12
"lint": "next lint"
13
},
14
"dependencies": {
0 commit comments