File tree Expand file tree Collapse file tree 3 files changed +757
-25
lines changed Expand file tree Collapse file tree 3 files changed +757
-25
lines changed Original file line number Diff line number Diff line change 18
18
package = " @netlify/plugin-nextjs"
19
19
20
20
[functions ]
21
- included_files = [
22
- " ./src/intl/**/*" ,
23
- " !./public/**/*" ,
24
- " !./node_modules/@swc/core-linux-x64-musl/**/*" ,
25
- " node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context*" ,
26
- " node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context*" ,
27
- ]
21
+
22
+ [functions .___netlify-odb-handler ]
23
+ included_files = [
24
+ " ./src/intl/**/*" ,
25
+ " !./public/**/*" ,
26
+ ]
27
+
28
+ [functions .___netlify-handler ]
29
+ included_files = [
30
+ " ./src/intl/**/*" ,
31
+ " !./public/**/*" ,
32
+ ]
Original file line number Diff line number Diff line change 62
62
"devDependencies" : {
63
63
"@chakra-ui/cli" : " ^2.4.1" ,
64
64
"@chakra-ui/storybook-addon" : " 5.1.0" ,
65
- "@netlify/plugin-nextjs" : " ^5.1.2 " ,
65
+ "@netlify/plugin-nextjs" : " ^4.41.3 " ,
66
66
"@storybook/addon-essentials" : " 7.6.6" ,
67
67
"@storybook/addon-interactions" : " 7.6.6" ,
68
68
"@storybook/addon-links" : " 7.6.6" ,
You can’t perform that action at this time.
0 commit comments