diff --git a/package.json b/package.json index 20f361f..78a5fd1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "repository": "transitive-bullshit/nextjs-notion-starter-kit", "license": "MIT", "engines": { - "node": ">=12" + "node": ">=14" }, "scripts": { "dev": "next dev",