diff --git a/.vercel-copy/output/config.json b/dot_vercel_copy/output/config.json similarity index 100% rename from .vercel-copy/output/config.json rename to dot_vercel_copy/output/config.json diff --git a/.vercel-copy/output/functions/api.func/.vc-config.json b/dot_vercel_copy/output/functions/api.func/.vc-config.json similarity index 100% rename from .vercel-copy/output/functions/api.func/.vc-config.json rename to dot_vercel_copy/output/functions/api.func/.vc-config.json diff --git a/.vercel-copy/output/functions/api.func/router.js b/dot_vercel_copy/output/functions/api.func/router.js similarity index 100% rename from .vercel-copy/output/functions/api.func/router.js rename to dot_vercel_copy/output/functions/api.func/router.js diff --git a/.vercel-copy/output/functions/api.prerender-config.json b/dot_vercel_copy/output/functions/api.prerender-config.json similarity index 100% rename from .vercel-copy/output/functions/api.prerender-config.json rename to dot_vercel_copy/output/functions/api.prerender-config.json diff --git a/.vercel-copy/output/functions/gist.func b/dot_vercel_copy/output/functions/gist.func similarity index 100% rename from .vercel-copy/output/functions/gist.func rename to dot_vercel_copy/output/functions/gist.func diff --git a/.vercel-copy/output/functions/gist.prerender-config.json b/dot_vercel_copy/output/functions/gist.prerender-config.json similarity index 100% rename from .vercel-copy/output/functions/gist.prerender-config.json rename to dot_vercel_copy/output/functions/gist.prerender-config.json diff --git a/.vercel-copy/output/functions/pin.func b/dot_vercel_copy/output/functions/pin.func similarity index 100% rename from .vercel-copy/output/functions/pin.func rename to dot_vercel_copy/output/functions/pin.func diff --git a/.vercel-copy/output/functions/pin.prerender-config.json b/dot_vercel_copy/output/functions/pin.prerender-config.json similarity index 100% rename from .vercel-copy/output/functions/pin.prerender-config.json rename to dot_vercel_copy/output/functions/pin.prerender-config.json diff --git a/vercel.json b/vercel.json index 6fe15cd8..a135b48a 100644 --- a/vercel.json +++ b/vercel.json @@ -1,5 +1,5 @@ { - "buildCommand": "npm install && mkdir --parents .vercel/output/functions/api.func/ && mv ./* .vercel/output/functions/api.func/ && cp --recursive .vercel/output/functions/api.func/.vercel-copy/output/ .vercel/", + "buildCommand": "npm install && mkdir --parents .vercel/output/functions/api.func/ && mv ./* .vercel/output/functions/api.func/ && cp --recursive .vercel/output/functions/api.func/dot_vercel_copy/output/ .vercel/", "redirects": [ { "source": "/",