diff --git a/tsconfig.json b/tsconfig.json index 0f39878..8b77395 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,6 +18,7 @@ "name": "next" } ], + "baseUrl": ".", "paths": { "@/*": ["./src/*"] }