{ "functions": { "server/api/resume/pdf.get.ts": { "memory": 1024, "maxDuration": 10 } }, "rewrites": [ { "source": "/stats/js/script.js", "destination": "https://plausible.io/js/script.tagged-events.js" }, { "source": "/stats/api/event", "destination": "https://plausible.io/api/event" } ], "headers": [ { "source": "/_nuxt/(.*)", "headers": [ { "key": "cache-control", "value": "public, max-age=31536000, immutable" } ] } ] }