Skip to content

Commit 2cc5789

Browse files
Update deploy-nextjs-hybrid.md
1 parent ed6863c commit 2cc5789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/deploy-nextjs-hybrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Now any changes made to the `main` branch starts a new build and deployment of y
113113

114114

115115
>[!NOTE]
116-
>If you have trouble deploying a Next.js Hybrid application with >100Mb app size, please use the `standalone` feature of Next.js. Kindly check out the [standalone](#enable-standalone-feature) section to learn more.
116+
>If you have trouble deploying a Next.js Hybrid application with more than 100Mb app size, please use the `standalone` feature of Next.js. Kindly check out the [standalone](#enable-standalone-feature) section to learn more.
117117

118118

119119
### Sync changes

0 commit comments

Comments
 (0)