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