This commit is contained in:
Anuj Sahu 2026-04-10 15:48:31 +05:30
parent 71fa58e4d1
commit 2ab3b5c7ef

View File

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