From 9a7d94b524c4ad212daa30f8011d30b3c0eb1047 Mon Sep 17 00:00:00 2001 From: zramsay Date: Thu, 9 Jan 2025 14:15:19 -0500 Subject: [PATCH] add next --- build-webapp.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-webapp.sh b/build-webapp.sh index ff3760b..4ea80bd 100755 --- a/build-webapp.sh +++ b/build-webapp.sh @@ -12,6 +12,8 @@ fi echo "ANIMALS" +npm install next@latest + npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/ npm install -g @cerc-io/laconic-registry-cli