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 bee5463 commit c316275Copy full SHA for c316275
1 file changed
package.json
@@ -20,6 +20,7 @@
20
"@types/react": "17.0.38",
21
"eslint": "8.7.0",
22
"eslint-config-next": "12.0.8",
23
- "typescript": "4.5.4"
+ "typescript": "4.5.4",
24
+ "@netlify/plugin-nextjs": "^4.0.0"
25
}
26
0 commit comments