diff --git a/package.json b/package.json index ab9987f..57e81b3 100644 --- a/package.json +++ b/package.json @@ -25,5 +25,8 @@ ], "devDependencies": { "concurrently": "^8.2.2" + }, + "dependencies": { + "next": "^16.2.10" } }