diff --git a/staticwebapp.config.json b/staticwebapp.config.json index 5b211c3..2efd457 100644 --- a/staticwebapp.config.json +++ b/staticwebapp.config.json @@ -78,5 +78,8 @@ } } } + }, + "platform": { + "apiRuntime": "node:16" } }