File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # ⚡️Fleek Proxy
1
+ # ⚡️Fleek Next Adapter
2
2
3
3
[ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-blue.svg )] ( https://conventionalcommits.org )
4
4
5
- The Fleek Next CLI allows you to deploy your server-side Next.js application on Fleek. This CLI is currently in an experimental stage .
5
+ The Fleek Next.js adapter allows you to deploy your server-side Next.js application on Fleek.
6
6
7
7
# 🚧 Work in Progress 🚧
8
8
@@ -42,7 +42,7 @@ export FLEEK_PAT=<your personal access token>
42
42
43
43
3 . ** Build and Deploy**
44
44
45
- Use the Fleek Next CLI to build and deploy your application:
45
+ Use the Fleek Next.js adapter to build and deploy your application via the command line :
46
46
47
47
``` sh
48
48
npx fleek-next build
You can’t perform that action at this time.
0 commit comments