diff --git a/vercel.json b/vercel.json index 05262148..92e49587 100644 --- a/vercel.json +++ b/vercel.json @@ -93,6 +93,46 @@ "source": "/protocol/tips/tip-:id", "destination": "https://github.com/tempoxyz/tempo/blob/main/tips/tip-:id.md", "permanent": true + }, + { + "source": "/learn/stablecoins", + "destination": "https://tempo.xyz/learn/what-are-stablecoins", + "permanent": true + }, + { + "source": "/learn/use-cases/global-payouts", + "destination": "https://tempo.xyz/learn/global-payouts", + "permanent": true + }, + { + "source": "/learn/use-cases/remittances", + "destination": "https://tempo.xyz/learn/cross-border-payments", + "permanent": true + }, + { + "source": "/learn/use-cases/embedded-finance", + "destination": "https://tempo.xyz/learn/stablecoin-payments", + "permanent": true + }, + { + "source": "/learn/use-cases/agentic-commerce", + "destination": "https://tempo.xyz/learn/blockchain-payments", + "permanent": true + }, + { + "source": "/learn/use-cases/payroll", + "destination": "https://tempo.xyz/learn/stablecoin-payroll", + "permanent": true + }, + { + "source": "/learn/use-cases/tokenized-deposits", + "destination": "https://tempo.xyz/learn/tokenized-deposits", + "permanent": true + }, + { + "source": "/learn/use-cases/microtransactions", + "destination": "https://tempo.xyz/learn/microtransactions", + "permanent": true } ], "rewrites": [