diff --git a/next.config.mjs b/next.config.mjs index 2ef2e0b..8f4e81b 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -15,7 +15,7 @@ const nextConfig = { redirects: () => ([ { source: '/instagram', - destination: 'https://www.instagram.com/wsaf25/', + destination: 'https://www.instagram.com/wsaf24/', permanent: true, }, {