Skip to content

Commit b7a8953

Browse files
committed
refactor comment
1 parent 5c2fb0a commit b7a8953

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
@@ -2,7 +2,7 @@
22
export const MIDDLEWARE_TRACE_FILE = "server/middleware.js.nft.json";
33
export const INSTRUMENTATION_TRACE_FILE = "server/instrumentation.js.nft.json";
44

5-
// This is an OpenNext config to run the dev server locally
5+
// This is an OpenNext config to run the default server function locally
66
// https://opennext.js.org/aws/contribute/local_run
77
export const DEV_CONFIG = `
88
export default {

0 commit comments

Comments
 (0)