Skip to content

Commit f7ca1e1

Browse files
authored
Merge pull request #96484 from nellyk/patch-1
adding next-js framework - static web apps
2 parents f9cf9a9 + 6dd6846 commit f7ca1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/static-web-apps/front-end-frameworks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The intent of the table columns is explained by the following items:
4545
| [Marko](https://markojs.com/) | `public` | n/a |
4646
| [Meteor](https://www.meteor.com/) | `bundle` | n/a |
4747
| [Mithril](https://mithril.js.org/) | `dist` | n/a |
48+
| [NextJs](https://nextjs.org/) | `/` | n/a |
4849
| [Polymer](https://www.polymer-project.org/) | `build/default` | n/a |
4950
| [Preact](https://preactjs.com/) | `build` | n/a |
5051
| [React](https://reactjs.org/) | `build` | n/a |

0 commit comments

Comments
 (0)