Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
312 B · 7 lines
JSON
12345678{ "$schema": "https://openapi.vercel.sh/vercel.json", "installCommand": "pnpm install --filter @streamplace/app... --filter @streamplace/config-react-native-webrtc...", "buildCommand": "pnpm run build:web", "outputDirectory": "dist", "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]}