prime-simplereport
prime-simplereport copied to clipboard
Update function apps to use Node 24
What needs to be done
Update function app to use Node 24
Why it needs to be done
The function apps currently use Node 20 which will be EOL in April 2026. When accessing the function apps in Azure, the following warning appears.
Acceptance Criteria
- Function apps work correctly using Node 24