diff --git a/netlify/functions/hello.js b/netlify/functions/hello.js new file mode 100644 index 00000000..05f5e744 --- /dev/null +++ b/netlify/functions/hello.js @@ -0,0 +1,14 @@ +export default async () => { + return new Response( + ` + +