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