chore: set netlify base dir
This commit is contained in:
parent
4c22d3b413
commit
abf967ffa8
1 changed files with 4 additions and 0 deletions
4
netlify.toml
Normal file
4
netlify.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[build]
|
||||
base = "site"
|
||||
publish = "dist"
|
||||
command = "pnpm run build"
|
Loading…
Reference in a new issue