Skip to content

Commit 28ec912

Browse files
committed
beautify
1 parent bf035ed commit 28ec912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/open-next/src/build/constant.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export const MIDDLEWARE_TRACE_FILE = "server/middleware.js.nft.json";
33
export const INSTRUMENTATION_TRACE_FILE = "server/instrumentation.js.nft.json";
44

55
export const LOCAL_CONFIG_PATH = "./open-next.config.local.ts";
6-
/*
6+
/**
77
* https://opennext.js.org/aws/contribute/local_run
88
* This is an OpenNext config to run the default server function locally
99
* Be aware that this will not work the same way as in production.

0 commit comments

Comments
 (0)