Skip to content

Commit

Permalink
Merge pull request #501 from frontendnetwork/staging
Browse files Browse the repository at this point in the history
Staging → Main
  • Loading branch information
kodiakhq[bot] authored Oct 19, 2023
2 parents 3370225 + 375c4a2 commit 018cae2
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 78 deletions.
4 changes: 1 addition & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ let nextConfig = {
};

const millionConfig = {
auto: true,
// if you're using RSC:
// auto: { rsc: true },
auto: { rsc: true },
};

nextConfig = million.next(nextConfig, millionConfig);
Expand Down
Loading

0 comments on commit 018cae2

Please sign in to comment.