We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4878f2c commit ffb219dCopy full SHA for ffb219d
netlify.toml
@@ -0,0 +1,10 @@
1
+[build]
2
+ base = "docusaurus/website"
3
+ publish = "docusaurus/website/build"
4
+ command = "yarn build"
5
+
6
7
+# A redirect rule with all the supported properties
8
+[[redirects]]
9
+ from = "/"
10
+ to = "/create-react-app"
0 commit comments