Dimitrios Lytras
Results
21
comments of
Dimitrios Lytras
Based on this comment https://github.com/netlify/next-runtime/issues/2329#issuecomment-1907844312 ``` [functions] included_files = [ "node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/router-context*", "node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context*", "node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context*", ] ``` this should do the trick for you