Adds the `x-powered-by` header to include Payload alongside Next.js End result looks like this ``` x-powered-by: Next.js, Payload ``` It also respects the nextConfig `poweredBy: false` to completely disable it
Adds the `x-powered-by` header to include Payload alongside Next.js End result looks like this ``` x-powered-by: Next.js, Payload ``` It also respects the nextConfig `poweredBy: false` to completely disable it