Timeout issue on pro plan

Hi Netlify team, I’m on the Pro plan and need the synchronous function timeout increased to 26 seconds for my site.

Site URL: tcx-arc-dashboard.netlify.app

I’m proxying Anthropic Claude API calls for a healthcare analytics platform. The function claude-proxy generates AI responses that take 15 to 25 seconds to complete and currently returns a 504 after 10 seconds.

I have timeout = 26 configured in netlify.toml under [functions."claude-proxy"] but requests are still timing out at 10 seconds. Please activate the 26 second timeout for this site.