Skip to content

Commit a1949d7

Browse files
author
gitgitWi
committed
Build: deploy script 제거
1 parent c0f8e44 commit a1949d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"build": "next build",
99
"start": "next start",
1010
"export": "next export",
11-
"deploy": "next build && next export && touch out/.nojekyll",
1211
"lint": "next lint"
1312
},
1413
"dependencies": {

0 commit comments

Comments
 (0)