This commit is contained in:
Anuj Sahu 2026-04-10 15:53:25 +05:30
parent a594c663a7
commit 0663199a89

View File

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