Skip to content

Commit 8c0a72d

Browse files
sommeeeerconico974
andauthored
Update pages/aws/config/full_example.mdx
Co-authored-by: conico974 <nicodorseuil@yahoo.fr>
1 parent fab26d6 commit 8c0a72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/aws/config/full_example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const config = {
166166
// This path is relative from the current process.cwd(). - Optional
167167
packageJsonPath: 'package.json',
168168
// Advanced usage
169-
// If you use the edge runtime somewhere (either in the middleware or in the functions), we compile 2 versions of the open-next.config.ts file.
169+
// If you use the edge runtime somewhere (either with an external middleware or in the functions), we compile 2 versions of the open-next.config.ts file.
170170
// One for the node runtime and one for the edge runtime.
171171
// This option allows you to specify the externals for the edge runtime used in esbuild for the compilation of open-next.config.ts
172172
// It is especially useful if you use some custom overrides only in node

0 commit comments

Comments
 (0)