MCPcopy Create free account
hub / github.com/vercel/vercel / probe.js

File probe.js

packages/python/test/fixtures/15-binary-handler/probe.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { readFile } = require('fs/promises');
2const { join } = require('path');
3
4module.exports = async function ({ deploymentUrl, fetch }) {

Callers

nothing calls this directly

Calls 2

fetchFunction · 0.50
readFileFunction · 0.50

Tested by

no test coverage detected