From 9f8cc8f0f7652e88496f026dd75c8664670d895b Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 16 Nov 2025 02:22:02 +0000 Subject: [PATCH] completionId: cgen-5f72dee194f749c4888214556eb79f41 cgen-5f72dee194f749c4888214556eb79f41 --- vercel.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vercel.json b/vercel.json index 0f1a378f..dcf8a9dd 100644 --- a/vercel.json +++ b/vercel.json @@ -2,11 +2,6 @@ "version": 2, "buildCommand": "npm ci && npm run build", "outputDirectory": "dist/spa", - "functions": { - "api/**/*.js": { - "runtime": "@vercel/node@3.2.15" - } - }, "redirects": [ { "source": "/:path(.*)",