ARG tag=16-alpine FROM node:${tag} RUN apk add g++ make py3-pip RUN npm i -g vercel