docs: fix index.html.md causing 404 (#12241)

* docs: fix index.html.md causing 404

* update next.js

* test

* test

* test

* test

* fix revalidate

* test

* test

* test

* test

* test

* test

* test

* test

* clean up
This commit is contained in:
Shahed Nasser
2025-04-18 18:08:54 +03:00
committed by GitHub
parent 2e65f7ffc0
commit f3cb8f2e03
12 changed files with 1398 additions and 44 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@medusajs/icons": "~2.5.1",
"@next/mdx": "15.0.4",
"@next/mdx": "15.3.1",
"clsx": "^2.1.0",
"docs-ui": "*",
"docs-utils": "*",
"next": "15.0.4",
"next": "15.3.1",
"react": "rc",
"react-dom": "rc",
"rehype-mdx-code-props": "^2.0.0",