Skip to content

Commit 1ef025b

Browse files
authored
Create netlify.toml
1 parent 9dedbed commit 1ef025b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
command = "yarn build"
3+
publish = "dist/client"
4+
functions = "dist/server"

0 commit comments

Comments
 (0)