forward /deal

This commit is contained in:
Johannes
2023-06-28 14:49:13 +02:00
parent 9cc836a775
commit e1f81636a3

View File

@@ -26,6 +26,11 @@ const nextConfig = {
destination: "https://github.com/formbricks/formbricks",
permanent: true,
},
{
source: "/deal",
destination: "/concierge",
permanent: false,
},
{
source: "/privacy",
destination: "/privacy-policy",