Skip to content

Commit fab26d6

Browse files
sommeeeerconico974
andauthored
review
Co-authored-by: conico974 <nicodorseuil@yahoo.fr>
1 parent 1ccd352 commit fab26d6

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
@@ -58,7 +58,7 @@ const config = {
5858
},
5959
// This enables the bundled next server which is faster and reduce the size of the server
6060
// This is also experimental and might not work in all cases
61-
experimentalBundledNextServer: true, // not supported in next 14.2+
61+
experimentalBundledNextServer: true, // deprecated and not supported in next 14.2+
6262
},
6363
pageSsr: {
6464
// For page dir routes should be in the form `pages/${route}` without the extension

0 commit comments

Comments
 (0)