We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dedbed commit 1ef025bCopy full SHA for 1ef025b
netlify.toml
@@ -0,0 +1,4 @@
1
+[build]
2
+ command = "yarn build"
3
+ publish = "dist/client"
4
+ functions = "dist/server"
0 commit comments