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 bfbfee3 commit 6bb67d4Copy full SHA for 6bb67d4
netlify.toml
@@ -1,6 +1,3 @@
1
[build]
2
command = "npm run build"
3
publish = "out"
4
-
5
-[[plugins]]
6
- package = "@netlify/plugin-nextjs"
package.json
@@ -12,8 +12,5 @@
12
"next": "10.0.9",
13
"react": "17.0.1",
14
"react-dom": "17.0.1"
15
- },
16
- "devDependencies": {
17
- "@netlify/plugin-nextjs": "^3.0.3"
18
}
19
0 commit comments