Compare commits

..

3 Commits

View File

@ -1,4 +1,4 @@
// Define the handler function // Define the handler function
export const handler = async (event, res) => { export const handler = async (event, res) => {
try { try {
// Prepare the response JSON // Prepare the response JSON