wevm / vocs

Minimal Documentation Framework, powered by React + Vite.
https://vocs.dev
Other
1.15k stars 57 forks source link

example for how to configure redirects? #179

Closed oveddan closed 3 days ago

oveddan commented 3 months ago

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 commented 3 months ago

we fixed it based on the example from wagmi:

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