feat: update Procfile for optimized production start and remove New Relic import from main.ts

This commit is contained in:
2025-10-06 11:30:43 -05:00
parent 62a3e7d1f5
commit 0f06168399
3 changed files with 951 additions and 2 deletions

View File

@@ -1 +1 @@
web: npm run start:optimize-relic
web: npm run start:prod-optimized