Skip to content

Commit fe74a84

Browse files
build(netlify.toml): set next function workaround for netlify build
1 parent 2db4ea3 commit fe74a84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@
2222
"./src/intl/**/*",
2323
"!./public/**/*",
2424
"!./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*",
2527
]

0 commit comments

Comments
 (0)