We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a8de1 commit 1cbba95Copy full SHA for 1cbba95
1 file changed
netlify.toml
@@ -5,3 +5,8 @@
5
6
[functions]
7
directory = "functions/"
8
+
9
+[[redirects]]
10
+ from = "/*"
11
+ to = "/index.html"
12
+ status = 200
0 commit comments