diff --git a/apps/frontpage/vercel.json b/apps/frontpage/vercel.json index eccf38cd..46e87bda 100644 --- a/apps/frontpage/vercel.json +++ b/apps/frontpage/vercel.json @@ -1,5 +1,9 @@ { "rewrites": [ + { + "source": "/.well-known/acme-challenge/IZ3li86N6QQwPnmH5MnoZVaxesJ8qT8Q8s1AcvN6IIg", + "destination": "/well-known/acme-challenge/IZ3li86N6QQwPnmH5MnoZVaxesJ8qT8Q8s1AcvN6IIg" + }, { "source": "/addons", "destination": "https://web-addon-catalog.vercel.app/addons"