Deploy to production - ensure all endpoints operational

This commit is contained in:
defiQUG
2025-11-12 08:17:28 -08:00
parent b421d2964c
commit f1c61c8339
171 changed files with 50830 additions and 42363 deletions

View File

@@ -6,7 +6,7 @@
"apiLocation": "api",
"outputLocation": "dist",
"apiLanguage": "node",
"apiVersion": "16",
"apiVersion": "20",
"appBuildCommand": "npm run build",
"apiBuildCommand": "npm run build --if-present",
"run": "npm run dev",