docs: add vercel taskmaster share site

This commit is contained in:
Siavash Sameni
2026-05-24 09:13:34 +04:00
parent 393bb17c2e
commit b84abb4d75
4 changed files with 956 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"cleanUrls": true,
"headers": [
{
"source": "/(.*)",
"headers": [
{ "key": "X-Content-Type-Options", "value": "nosniff" },
{ "key": "Referrer-Policy", "value": "strict-origin-when-cross-origin" }
]
}
]
}