vocs icon indicating copy to clipboard operation
vocs copied to clipboard

example for how to configure redirects?

Open oveddan opened this issue 1 year ago • 1 comments

We are migrating our docs to vocs, but we have some old links and paths we want to be able to redirect to new paths. It would be great if there was some documentation in the vocs docs site on how to do ssr redirects, with vercel or another plugin

oveddan avatar Jun 27 '24 16:06 oveddan

we fixed it based on the example from wagmi:

https://github.com/wevm/viem/blob/main/site/vercel.json

oveddan avatar Jun 27 '24 20:06 oveddan