Skip to content

Commit 9333feb

Browse files
committed
Fix netlify.toml: Remove redirects (handled by adapter)
1 parent a69bca8 commit 9333feb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

netlify.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,3 @@
55
[build.environment]
66
NODE_VERSION = "20"
77

8-
[[redirects]]
9-
from = "/*"
10-
to = "/.netlify/functions/render"
11-
status = 200
12-

0 commit comments

Comments
 (0)