diff --git a/next.config.js b/next.config.js index f0ff2bfd1..81f317d13 100644 --- a/next.config.js +++ b/next.config.js @@ -88,6 +88,11 @@ const nextConfig = { destination: '/applications?requestAuth=1&createAccount=1', permanent: false, }, + { + source: '/auditrequest', + destination: 'https://airtable.com/appr1nBRRGx2PTJVh/shrpa99vKKW3xafso', + permanent: false, + }, { source: '/blog/getting-started-with-the-near-wallet', destination: 'https://wallet.near.org',