Next.js Discord

Discord Forum

Why do some projects use index.html and others do not?

Unanswered
Japanese pilchard posted this in #help-forum
Open in Discord
Japanese pilchardOP
I'm teaching someone NextJs and they asked me why some projects specify an index.html and some projects don't have it... what's the answer?

1 Reply

@Japanese pilchard I'm teaching someone NextJs and they asked me why some projects specify an index.html and some projects don't have it... what's the answer?
Nextjs already does that by itself. You can export metadata, and it will automatically create and display the HTML file