docker-vercel/Dockerfile
2023-09-29 16:35:36 +03:00

3 lines
47 B
Docker

FROM node:20-alpine
RUN npm i -g vercel@latest