vercel.json 69 B

1234
  1. {
  2. "outputDirectory": "build",
  3. "installCommand": "yarn install"
  4. }