diff --git a/handler.js b/handler.js index 83b527a..3d291c0 100644 --- a/handler.js +++ b/handler.js @@ -1,5 +1,5 @@ // Define the handler function -export const handler = async (event, r es) => { +export const handler = async (event, res) => { try { // Prepare the response JSON const responseJson = {