diff --git a/next.config.js b/next.config.js index f50a350..c599404 100644 --- a/next.config.js +++ b/next.config.js @@ -36,6 +36,10 @@ const nextConfig = { "https://docs.google.com/forms/d/e/1FAIpQLSfeiw1gEi50dhyFuxfNosJI_SDrOAF-ez6BP9hnxDnIEyg7ig/viewform?usp=sf_link", permanent: false, }, + { + source: "/join-2024", + + } ]; }, };