feat: update vercel server header

main
Tom 3 years ago committed by GitHub
parent 8cc93898f5
commit 359a3e26c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -198,7 +198,7 @@
22
],
"headers": {
"server": "^now$",
"server": "^now|Vercel$",
"x-now-trace": "",
"x-vercel-cache": "",
"x-vercel-id": ""
@ -649,4 +649,4 @@
},
"website": "http://vibecommerce.com.br"
}
}
}