dev/web: install vercel CLI
1 file changed, 1 insertion(+), 0 deletions(-)
M user/settings/development/web.nix → user/settings/development/web.nix
@@ -12,6 +12,7 @@ ] ++ (with pkgs; [ flyctl prettierd personal.htmlformat + nodePackages.vercel ]); home.shellAliases = { # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl`