diff --git a/apps/web/next.config.js b/apps/web/next.config.js index 40065543f..5a488ab4b 100644 --- a/apps/web/next.config.js +++ b/apps/web/next.config.js @@ -1,14 +1,5 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - // async redirects() { - // return [ - // { - // source: "/", - // destination: "/dashboard", - // permanent: true, - // }, - // ]; - // }, reactStrictMode: true, swcMinify: true, distDir: "build", diff --git a/apps/website b/apps/website index 139b701ce..5e761a4c1 160000 --- a/apps/website +++ b/apps/website @@ -1 +1 @@ -Subproject commit 139b701ceae87781ce1d9815cc7042384a2767ac +Subproject commit 5e761a4c1a1a2004f96dfa2edf175ca317d74481