diff --git a/website/staticwebapp.config.json b/website/staticwebapp.config.json new file mode 100644 index 00000000..1a262873 --- /dev/null +++ b/website/staticwebapp.config.json @@ -0,0 +1,5 @@ +{ + "platform": { + "apiRuntime": "node:16" + } +}