diff --git a/handler.js b/handler.js index 2e720b7..3d291c0 100644 --- a/handler.js +++ b/handler.js @@ -1,4 +1,4 @@ -// Define the handler function +// Define the handler function export const handler = async (event, res) => { try { // Prepare the response JSON