Should I be exporting my app or am I fine to simply build -> start?
Answered
Griffon Nivernais posted this in #help-forum
Griffon NivernaisOP
Purely curious, I know that exporting is effectively building to static resources and was curious if that would be better for a large scale application/not, as I don't really know the criterium for when exporting is necessary.
Answered by Arinji
exporting is when you dont have a nodejs server, it returns html and js
6 Replies
exporting is when you dont have a nodejs server, it returns html and js
Answer
@Griffon Nivernais any other issues?
@Arinji https://nextjs.org/docs/app/building-your-application/deploying/static-exports#supported-features
Griffon NivernaisOP
Ooo, I need that lol
@Arinji <@668906205799907348> any other issues?
Griffon NivernaisOP
Nah that's all, I'll mark that as the solution in a second.
Thank you so much! â¤ï¸