Skip to content

Commit 92e6e0c

Browse files
committed
feat(cli): update hosting providers
1 parent 1dfe917 commit 92e6e0c

File tree

8 files changed

+11
-88
lines changed

8 files changed

+11
-88
lines changed

frameworks/react-cra/hosts/nitro/small-logo.svg

Lines changed: 0 additions & 42 deletions
This file was deleted.

frameworks/react-cra/hosts/nitro/info.json renamed to frameworks/react-cra/hosts/vercel/info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Nitro",
3-
"description": "Nitro deployment setup",
4-
"link": "https://nitro.build/",
3+
"description": "Vercel deployment setup",
4+
"link": "https://vercel.com/",
55
"phase": "add-on",
66
"modes": ["file-router", "code-router"],
77
"type": "host",
Lines changed: 3 additions & 0 deletions
Loading

frameworks/solid/hosts/nitro/small-logo.svg

Lines changed: 0 additions & 42 deletions
This file was deleted.

frameworks/solid/hosts/nitro/info.json renamed to frameworks/solid/hosts/vercel/info.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "Nitro",
3-
"description": "Nitro deployment setup",
4-
"link": "https://nitro.build/",
3+
"description": "Vercel deployment setup",
4+
"link": "https://vercel.com/",
55
"phase": "add-on",
66
"modes": ["file-router", "code-router"],
77
"type": "host",
8+
"priority": 0,
89
"integrations": [
910
{
1011
"type": "vite-plugin",
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)