Skip to content

Commit

Permalink
remove next config (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-jake authored Oct 1, 2024
1 parent fc3c040 commit 960e67e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion examples/testapp/config/headers.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function getCrossOriginOpenerPolicyHeaders() {
}

// To test these headers in your local environment,
// add the following rules to the next.config.js headers property.
// create a next.config and add the following rules to the next.config.js headers property.
module.exports = {
getCrossOriginOpenerPolicyHeaders
}
4 changes: 0 additions & 4 deletions examples/testapp/next.config.js

This file was deleted.

0 comments on commit 960e67e

Please sign in to comment.