diff --git a/next.config.mjs b/next.config.mjs index 3182a51..9f99cf3 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,6 +1,5 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - output: "export", trailingSlash: true, distDir: "dist", }; diff --git a/public/images/Logo.svg b/public/images/Logo.svg index f47a105..d70d445 100644 --- a/public/images/Logo.svg +++ b/public/images/Logo.svg @@ -1,67 +1,66 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + + + + diff --git a/src/app/page.tsx b/src/app/page.tsx index 68e8b98..9dad6d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function App() { - {/* */} +