diff --git a/vercel.json b/vercel.json index 1d090e43..84be0db5 100644 --- a/vercel.json +++ b/vercel.json @@ -44,6 +44,10 @@ "source": "/blog/simple-api-fetch-hooks-with-swr", "destination": "/posts/2022/simple-api-fetch-hooks-with-swr/" }, + { + "source": "/2023/02/automatingandprobablyoverengineeringmy-nowpage", + "destination": "/posts/2023/automating-and-overengineering-my-now-page/" + }, { "source": "/rss.xml", "destination": "/feed.xml"