Skip to content

Commit b255cc2

Browse files
committed
chore: disable split api routes on middleware until fix is in place
1 parent 6a3fcef commit b255cc2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

demos/middleware/netlify.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ command = "npm run build"
33
publish = ".next"
44
ignore = "if [ $CACHED_COMMIT_REF == $COMMIT_REF ]; then (exit 1); else git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../..; fi;"
55

6-
[build.environment]
7-
NEXT_SPLIT_API_ROUTES = "true"
8-
96
[[plugins]]
107
package = "@netlify/plugin-nextjs"
118

0 commit comments

Comments
 (0)