diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..f0ce6b0 --- /dev/null +++ b/vercel.json @@ -0,0 +1,6 @@ +{ + "redirects": [ + { "source": "/wishlist", "destination": "https://www.amazon.jp/hz/wishlist/ls/8WTKCPWKOJ2N?ref_=wl_share" }, + { "source": "/scrapbox", "destination": "https://scrapbox.io/yude" } + ] +} \ No newline at end of file