Next.js Discord

Discord Forum

Is Nextjs Overkill for a single landing page?

Unanswered
Dogue Brasileiro posted this in #help-forum
Open in Discord
Dogue BrasileiroOP
I am having a single landing page with some youtube videos embedded on it and some texts. Nothing else. Should you use nextjs for this? or should i learn astro ?

4 Replies

Mini Rex
Hi @Dogue Brasileiro , Next.js is also good for landing page.
You can use Next.js.
Japanese Bobtail
But you need a nodejs server or you have to export the static files to your server.
Giant panda
While Next can do it fine, Astro is much better in terms of output metrics such as bundle size etc.
If you don't plan to grow the landing page to something dynamic Astro is better