From 709093dd4b9fbccede998b7726907f196a95ded3 Mon Sep 17 00:00:00 2001 From: Andreas Thomas Date: Wed, 31 Aug 2022 10:00:58 +0200 Subject: [PATCH] Add cpt1 and kix1 serverless regions --- vercel/resource_project.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vercel/resource_project.go b/vercel/resource_project.go index a8620a81..1332c9c3 100644 --- a/vercel/resource_project.go +++ b/vercel/resource_project.go @@ -76,6 +76,7 @@ At this time you cannot use a Vercel Project resource with in-line ` + "`environ "bom1", "cdg1", "cle1", + "cpt1", "dub1", "fra1", "gru1", @@ -83,6 +84,7 @@ At this time you cannot use a Vercel Project resource with in-line ` + "`environ "hnd1", "iad1", "icn1", + "kix1", "lhr1", "pdx1", "sfo1",