From 7843578d09aded8ca1211896ca47db9f1a66d514 Mon Sep 17 00:00:00 2001 From: Corbin Crutchley Date: Sat, 3 Dec 2022 21:11:22 -0800 Subject: [PATCH] chore: remove temporary workaround for beta build command --- vercel.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/vercel.json b/vercel.json index 8b763b61..c6333138 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,4 @@ { - "framework": "astro", - "buildCommand": "npm run build-beta", "devCommand": "npm run dev", "cleanUrls": true, "redirects": [