From 0c98347b62d8a1ba4c5b6c3f595f51279a5c6077 Mon Sep 17 00:00:00 2001 From: Ole Eskild Steensen Date: Sun, 22 Jan 2023 23:32:12 +0100 Subject: [PATCH] Add vercel.json to files to update in PRs --- plugin-info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin-info.json b/plugin-info.json index 4771d10..dd3ddca 100644 --- a/plugin-info.json +++ b/plugin-info.json @@ -50,6 +50,7 @@ "src/helpers/linkUtils.js", "netlify/functions/search/search.js", "src/site/get-theme.js", - "api/search.js" + "api/search.js", + "vercel.json" ] } \ No newline at end of file