Skip to content

Commit 1ccd352

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

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
@@ -1,6 +1,6 @@
11
Here is a detailed example of an `open-next.config.ts` file. This file need to be at the same place as your `next.config.js` file
22

3-
`server` in here could refer to a lambda function, a docker container, a node server or whatever that can support running nodejs code. Even Cloudflare workers.
3+
`server` in here could refer to a lambda function, a docker container, a node server or whatever that can support running nodejs code. Even Cloudflare workers (require to use `@opennextjs/cloudflare`).
44

55
For more information about the options here, take a look at the [reference section](/aws/config/reference).
66

0 commit comments

Comments
 (0)