diff --git a/buildspec.yml b/buildspec.yml index cb91597..9c43059 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -4,7 +4,7 @@ version: 0.2 phases: install: runtime-versions: - nodejs: 20 + nodejs: 20.11.1 commands: - npm install build: