refactor: update environment variable usage and add caching

This commit is contained in:
2025-02-23 14:20:23 +01:00
parent bdc2b42f27
commit 23a145b37e
6 changed files with 72 additions and 16 deletions

View File

@@ -18,6 +18,7 @@
"dotenv": "^16.4.7",
"gray-matter": "^4.0.3",
"next": "15.1.7",
"node-cache": "^5.1.2",
"node-fetch": "^3.3.2",
"nodemailer": "^6.10.0",
"react": "^19.0.0",