We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4a8af commit bf68451Copy full SHA for bf68451
next.config.js
@@ -26,6 +26,12 @@ const nextConfig = {
26
destination: "https://techoptimum.notion.site/Volunteer-Benefits-at-Tech-Optimum-18b3263dda344832a8df1687df92a8f4",
27
permanent: false,
28
basePath: false,
29
+ },
30
+ {
31
+ source: "/minneapolis",
32
+ destination: "https://forms.gle/TdZ3Fz8hkXZsvfu1A",
33
+ permanent: false,
34
+ basePath: false,
35
}
36
];
37
},
0 commit comments