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 28ec912 commit d1d42e6Copy full SHA for d1d42e6
packages/open-next/src/build/constant.ts
@@ -8,7 +8,6 @@ export const LOCAL_CONFIG_PATH = "./open-next.config.local.ts";
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.
10
* Its mostly used for debugging and development purposes.
11
- *
12
*/
13
export const LOCAL_CONFIG = `export default {
14
default: {
0 commit comments