This commit is contained in:
Anuj Sahu 2026-04-10 15:43:21 +05:30
parent 1cce9e7bb1
commit 71fa58e4d1

View File

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