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 bf035ed commit 28ec912Copy full SHA for 28ec912
packages/open-next/src/build/constant.ts
@@ -3,7 +3,7 @@ export const MIDDLEWARE_TRACE_FILE = "server/middleware.js.nft.json";
3
export const INSTRUMENTATION_TRACE_FILE = "server/instrumentation.js.nft.json";
4
5
export const LOCAL_CONFIG_PATH = "./open-next.config.local.ts";
6
-/*
+/**
7
* https://opennext.js.org/aws/contribute/local_run
8
* This is an OpenNext config to run the default server function locally
9
* Be aware that this will not work the same way as in production.
0 commit comments