Skip to content

Commit b7477c6

Browse files
committed
chore: add netlify config
1 parent fb9e579 commit b7477c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
base = "website/"
3+
publish = "public/"
4+
command = "npm run build"

0 commit comments

Comments
 (0)