From a44634615bbc4e0dd67e70ab15642cc7e8a9af1b Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Wed, 22 Feb 2023 14:51:30 -0500 Subject: [PATCH] maybe --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index fa5ce129..c919b5b1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,6 @@ [build] command = "remix build" - publish = "public" + # publish = "public" [dev] command = "remix watch"