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 b976ef7 commit 19dd970Copy full SHA for 19dd970
netlify.toml
@@ -1,5 +1,5 @@
1
[build.environment]
2
- NODE_OPTIONS = "--max-old-space-size=4096"
+ NODE_OPTIONS = "--max-old-space-size=4096 --import dist/server/instrument.server.mjs"
3
4
[build]
5
command = "vite build && cp src/instrument.server.mjs dist/server"
0 commit comments