{ "$schema": "https://capsule-registry.pages.dev/schemas/install.v1.json", "files": [ { "from": "src/api/upload.js", "to": "functions/api/upload.js" }, { "from": "src/api/img/[name].js", "to": "functions/api/img/[name].js" } ], "env_required": ["YL_IMAGES"] }