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
@@ -39,7 +39,7 @@
"clsx": "^2.0.0",
"cpy-cli": "^5.0.0",
"eslint": "^9.13.0",
"next": "15.0.4",
"next": "15.3.1",
"rimraf": "^5.0.1",
"tailwind": "*",
"tailwindcss": "^3.3.3",
@@ -59,7 +59,7 @@
"@emotion/is-prop-valid": "^1.3.1",
"@medusajs/icons": "2.6.0",
"@medusajs/ui": "4.0.6",
"@next/third-parties": "15.0.4",
"@next/third-parties": "15.3.1",
"@octokit/request": "^8.1.1",
"@react-hook/resize-observer": "^1.2.6",
"@segment/analytics-next": "^1.75.0",