diff --git a/vercel.json b/vercel.json index d97debb8..90447e03 100644 --- a/vercel.json +++ b/vercel.json @@ -1,7 +1,7 @@ { "redirects": [ { - "source": "/:path*", + "source": "/:path", "has": [{ "type": "host", "value": "faucet.tempo.xyz" }], "destination": "https://docs.tempo.xyz/quickstart/faucet", "permanent": false