feat: add netlify one-click deployment

This commit is contained in:
KevIsDev
2025-02-24 17:24:32 +00:00
parent 2a8472ed17
commit 4da13d1edc
9 changed files with 136 additions and 167 deletions

View File

@@ -38,4 +38,4 @@ export interface NetlifySiteInfo {
name: string;
url: string;
chatId: string;
}
}