Implement native public edge cutover
This commit is contained in:
parent
d589858c03
commit
bdb9d9a95a
29 changed files with 1215 additions and 31 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "bun run scripts/dev.ts",
|
||||
"build": "next build",
|
||||
"start": "next start -p 3000"
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@islandflow/types": "workspace:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue