We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986c904 commit 88dbbcaCopy full SHA for 88dbbca
pages/aws/config/simple_example.mdx
@@ -22,7 +22,7 @@ Here you can find the most common `open-next.config.ts` file examples that you c
22
</Callout>
23
24
```ts
25
-import type { OpenNextConfig } from '@opennextjs/aws/types/open-next.ts';
+import type { OpenNextConfig } from '@opennextjs/aws/types/open-next.js';
26
const config = {
27
default: {
28
override: {
0 commit comments