We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44cd22 commit a4499f0Copy full SHA for a4499f0
.netlify.toml
@@ -1,9 +1,3 @@
1
[build]
2
publish = "dist"
3
command = "pnpm run generate"
4
-
5
-[[redirects]]
6
- from = "/*"
7
- to = "/:splat"
8
- status = 301
9
- force = true
0 commit comments