ci: stuff
This commit is contained in:
parent
b5b8a0555d
commit
ebef2ea2d0
5 changed files with 365 additions and 360 deletions
|
|
@ -4,7 +4,7 @@ new sst.cloudflare.StaticSite("Desktop", {
|
|||
domain: "desktop." + domain,
|
||||
path: "packages/app",
|
||||
build: {
|
||||
command: "bun run build",
|
||||
command: "bun turbo build",
|
||||
output: "./dist",
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue