Skip to content

Commit 251c547

Browse files
committed
build: add netlify config
Signed-off-by: Adam Setch <[email protected]>
1 parent 7f9f4a3 commit 251c547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build]
2+
publish = "dist"
3+
command = "pnpm build"

0 commit comments

Comments
 (0)