diff --git a/vercel.json b/vercel.json index b446d215..979132eb 100644 --- a/vercel.json +++ b/vercel.json @@ -19,5 +19,8 @@ "destination": "/src/app", "statusCode": 301 } + ], + "ignore": [ + "src/app/**/\\(projects\\)/**" ] } \ No newline at end of file