This commit is contained in:
Anuj Sahu 2026-04-10 15:51:54 +05:30
parent 2ab3b5c7ef
commit a594c663a7

View File

@ -3,7 +3,7 @@ export const handler = async (event, res) => {
try { try {
// Prepare the response JSON // Prepare the response JSON
const responseJson = { const responseJson = {
message: "Hddello Woddfhfghfdsgdrffffld" message: "Hddello Woddfhfghfdsgdfffrffffld"
}; };
// Print the JSON response to stdout // Print the JSON response to stdout