File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
packages/cloudflare/templates/defaults Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " node_modules/wrangler/config-schema.json" ,
2
3
"main" : " .open-next/worker.js" ,
3
4
"name" : " api" ,
4
5
"compatibility_date" : " 2024-12-30" ,
Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " node_modules/wrangler/config-schema.json" ,
2
3
"main" : " .open-next/worker.js" ,
3
4
"name" : " create-next-app" ,
4
5
"compatibility_date" : " 2024-12-30" ,
Original file line number Diff line number Diff line change
1
+ CLERK_ENCRYPTION_KEY = " key"
Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " node_modules/wrangler/config-schema.json" ,
2
3
"main" : " .open-next/worker.js" ,
3
4
"name" : " middleware" ,
4
5
"compatibility_date" : " 2024-12-30" ,
Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " node_modules/wrangler/config-schema.json" ,
2
3
"main" : " .open-next/worker.js" ,
3
4
"name" : " vercel-blog-starter-on-workers" ,
4
5
"compatibility_date" : " 2024-12-30" ,
Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " node_modules/wrangler/config-schema.json" ,
2
3
"main" : " .open-next/worker.js" ,
3
4
"name" : " vercel-commerce-on-workers" ,
4
5
"compatibility_date" : " 2024-12-30" ,
Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " node_modules/wrangler/config-schema.json" ,
2
3
"main" : " .open-next/worker.js" ,
3
4
"name" : " app-name" ,
4
5
"compatibility_date" : " 2024-12-30" ,
You can’t perform that action at this time.
0 commit comments