How to set custom headers for all pages via next.config.js #17991
-
The following example which taken from nextjs.org/docs/api-reference/next.config.js/headers will set the custom header
my question: What is the pattern value that I have to pass to the |
Beta Was this translation helpful? Give feedback.
Answered by
bram-rongen
Oct 26, 2020
Replies: 1 comment 6 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
amjedomar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
source: "/(.*?)",