From e5bf005059aa9a00b1ef4fe7d99732ccfc75ec69 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Wed, 22 Feb 2023 14:38:26 -0500 Subject: [PATCH] nope --- netlify.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 050601c4..fa5ce129 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,11 +1,10 @@ [build] command = "remix build" - publish = "build" + publish = "public" [dev] command = "remix watch" port = 3000 - # targetPort = 3000 autoLaunch = false # [[redirects]]