From b1f13669b9217b52293fd16652036a005820d172 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 8 Oct 2020 20:03:55 +0100 Subject: [PATCH] Fix JSON --- vercel.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vercel.json b/vercel.json index d4099a78..7d683d74 100644 --- a/vercel.json +++ b/vercel.json @@ -39,3 +39,4 @@ { "source": "/link/react-devtools-faq", "destination": "https://github.com/facebook/react/tree/master/packages/react-devtools#faq", "permanent": false }, { "source": "/link/setstate-in-render", "destination": "https://github.com/facebook/react/issues/18178#issuecomment-595846312", "permanent": false } ] +}