Build node:20.11 $npx vercel pull --yes --environment=production --token="$VERCEL_TOKEN"$npx vercel build --prod --token="$VERCEL_TOKEN"
Test node:20.11 $npm install$npm test
if build.branch == "main"
Deploy node:20.11 $npx vercel deploy --prebuilt --prod --token="$VERCEL_TOKEN"
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.