Skip to content

Commit 6bb67d4

Browse files
committed
Remove plugin for auto-install
1 parent bfbfee3 commit 6bb67d4

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

netlify.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[build]
22
command = "npm run build"
33
publish = "out"
4-
5-
[[plugins]]
6-
package = "@netlify/plugin-nextjs"

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,5 @@
1212
"next": "10.0.9",
1313
"react": "17.0.1",
1414
"react-dom": "17.0.1"
15-
},
16-
"devDependencies": {
17-
"@netlify/plugin-nextjs": "^3.0.3"
1815
}
1916
}

0 commit comments

Comments
 (0)