This PR includes multiple important updates to improve our project. Below are the key changes:
chore: Added missing dependencies @next/env, node-fetch
To ensure the smooth running of our project, the necessary dependencies, @next/env and node-fetch, were added. These were previously overlooked and have now been included in our package.json.
This PR includes multiple important updates to improve our project. Below are the key changes: