Skip to content

Commit 32815ba

Browse files
lennessyyclaude
andcommitted
fix: rename middleware.mjs to middleware.js, revert framework override
Try .js extension for middleware detection. Revert framework: null since the Docusaurus preset shouldn't block middleware. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 07d61f2 commit 32815ba

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

File renamed without changes.

vercel.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"public": true,
33
"trailingSlash": false,
4-
"framework": null,
5-
"buildCommand": "docusaurus build",
6-
"outputDirectory": "build",
74
"github": {
85
"silent": true
96
},

0 commit comments

Comments
 (0)