jackmerrill.com/.vercel/output/functions/render.func/.vc-config.json
2023-10-31 19:22:25 -04:00

5 lines
85 B
JSON

{
"runtime": "nodejs18.x",
"handler": "dist/entry.mjs",
"launcherType": "Nodejs"
}