Add Cloudflare Workers configuration#6
Open
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
Open
Add Cloudflare Workers configuration#6cloudflare-workers-and-pages[bot] wants to merge 1 commit into
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 9, 2026 14:13
d9afd36 to
aad802f
Compare
Author
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
aiknowledgebank | 927d4fa | Commit Preview URL Branch Preview URL |
Jun 25 2026, 01:38 AM |
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 9, 2026 14:50
aad802f to
b94f77f
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 9, 2026 17:11
b94f77f to
dd17823
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 01:27
dd17823 to
2079c0b
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 01:42
2079c0b to
fcd13c2
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 01:45
fcd13c2 to
0974826
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 01:47
0974826 to
9c8b8df
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 02:01
9c8b8df to
ab56146
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 05:36
ab56146 to
6f283f8
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 05:50
6f283f8 to
d419a55
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 07:09
d419a55 to
78a468f
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 07:23
78a468f to
df3cf9d
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 07:27
df3cf9d to
34143bd
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 09:21
34143bd to
da8a8db
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 10:22
da8a8db to
bd5c56b
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 12:31
bd5c56b to
bbc57be
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 13:06
bbc57be to
a976be0
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 10, 2026 15:33
a976be0 to
6f70546
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 11, 2026 03:53
6f70546 to
4c31f95
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 11, 2026 07:25
4c31f95 to
498dbd3
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 14, 2026 10:11
498dbd3 to
d99c584
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 14, 2026 16:43
d99c584 to
0017ec1
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 15, 2026 08:07
0017ec1 to
2993332
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 25, 2026 01:27
2993332 to
b154b13
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 25, 2026 01:38
b154b13 to
927d4fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings.
Detected settings:
vitenpm run buildnpx wrangler deploynpx wrangler versions uploadNext steps after merging:
Your Worker configuration lives in
wrangler.jsonc. You can now:View build details · Join the discussion for questions or feedback