From 08b6957b27e23a7d2dd53b14eab4b3c2c266e5b5 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Wed, 7 Dec 2022 13:17:39 +0100 Subject: [PATCH] sm, qoc --- apps/web/next.config.js | 9 --------- apps/website | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) 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