Next.js Discord

Discord Forum

App vs Page routing

Unanswered
West African Lion posted this in #help-forum
Open in Discord
West African LionOP
Im a front end developer and i want to use NextJS just for UI purpose without any Database access and ...
I don't understand for this purpose i can use NextJS or not?
Is NextJS just use for fullstack apps?
Which one should i use between app and page routing and why?

2 Replies

Asian black bear
Next can do static site generation, sort of like gatsby, hugo, jekyl, etc...
There are several platforms you can deploy to (even with server side stuff) where it just works, no server management required