From 44428c30b48f0f1ae19675cf2ea3ead0e0e12e4a Mon Sep 17 00:00:00 2001 From: Anthony Chu Date: Thu, 12 Feb 2026 09:34:05 -0800 Subject: [PATCH] Configure remote build: add remoteBuild flag to azure.yaml --- azure.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure.yaml b/azure.yaml index 253279e..8a27443 100644 --- a/azure.yaml +++ b/azure.yaml @@ -15,6 +15,7 @@ services: project: ./packages/api language: ts host: function + remoteBuild: true hooks: prepackage: