diff --git a/package.json b/package.json index 8211d89..7749911 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,10 @@ "typescript": "^5", "webpack-bundle-analyzer": "^4.10.2" }, + "optionalDependencies": { + "@next/swc-linux-x64-gnu": "16.2.9", + "@next/swc-linux-x64-musl": "16.2.9" + }, "overrides": { "@types/react": "19.2.17", "@types/react-dom": "19.2.3"