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