From 4182c2022ce9d4b81ba529004847eaddb9c000bf Mon Sep 17 00:00:00 2001 From: Rodrigo Borba Date: Sun, 25 Jan 2026 14:38:59 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20Remove=20a=20defini=C3=A7=C3=A3o=20da?= =?UTF-8?q?=20stack=20heroku-24=20do=20app.json.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app.json b/app.json index 91fb0fb..1921d72 100755 --- a/app.json +++ b/app.json @@ -62,7 +62,6 @@ "plan": "heroku-postgresql:essential-0" } ], - "stack": "heroku-24", "buildpacks": [ { "url": "heroku/nodejs"