diff --git a/vercel.json b/vercel.json index 276877f2..ccf2360d 100644 --- a/vercel.json +++ b/vercel.json @@ -3008,6 +3008,11 @@ "destination": "/support-and-community/plans-and-billing/credits/", "statusCode": 308 }, + { + "source": "/support-and-community/plans-and-billing/bring-your-own-api-key/:path*", + "destination": "/agent-platform/inference/bring-your-own-api-key/", + "statusCode": 308 + }, { "source": "/support-and-community/support-and-billing/plans-and-pricing/bring-your-own-api-key", "destination": "/agent-platform/inference/bring-your-own-api-key/",