🧑💻 Improve env variables type safety and management (#718)
Closes #679
This commit is contained in:
12
apps/docs/vercel.json
Normal file
12
apps/docs/vercel.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/self-hosting/configuration",
|
||||
"destination": "/self-hosting/configuration"
|
||||
},
|
||||
{
|
||||
"source": "/self-hosting/configuration/:path*",
|
||||
"destination": "/self-hosting/configuration"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user