From 585e8ab47705541281331a1b851f55a15ed64c54 Mon Sep 17 00:00:00 2001 From: Christophe Date: Tue, 9 Sep 2025 12:07:54 +0000 Subject: [PATCH] chore: Remove output directory override --- vercel.json | 1 - 1 file changed, 1 deletion(-) diff --git a/vercel.json b/vercel.json index cae92845a..af5749a64 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,5 @@ { "$schema": "https://openapi.vercel.sh/vercel.json", - "outputDirectory": "packages/app/build", "routes": [ { "src": "/token-list-42161.json",