diff --git a/next.config.mjs b/next.config.mjs index 9b09b71..590416d 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -13,9 +13,7 @@ const withNextra = nextra({ } }) -export default withNextra({ - output: 'export', -}) +export default withNextra() // If you have other Next.js configurations, you can pass them as the parameter: // export default withNextra({ /* other next.js config */ }) \ No newline at end of file diff --git a/pages/Math3200/Lecture_1.mdx b/pages/Math3200/Lecture_1.mdx index 9c37322..fd5e630 100644 --- a/pages/Math3200/Lecture_1.mdx +++ b/pages/Math3200/Lecture_1.mdx @@ -1 +1 @@ -