From 43787eca74abff8837db1e613459a83358500a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sat, 20 May 2023 18:41:07 +0200 Subject: [PATCH] docs: move vercel.json to public dir --- vercel.json => docs/public/vercel.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vercel.json => docs/public/vercel.json (100%) diff --git a/vercel.json b/docs/public/vercel.json similarity index 100% rename from vercel.json rename to docs/public/vercel.json