add build file

This commit is contained in:
miloschwartz 2025-07-16 16:41:59 -07:00
parent 98be9cee83
commit a1a0587a2b
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

1
server/build.ts Normal file
View file

@ -0,0 +1 @@
export const build = "oss" as any;