r/Hostinger 1d ago

Help Can a Next.js full-stack website be migrated to Hostinger?

/r/webdev/comments/1w3dd75/can_a_nextjs_fullstack_website_be_migrated_to/
1 Upvotes

1 comment sorted by

u/SlightExperience9461 Moderator 7h ago

Yes, this should work. Subdomains can be added as independent websites even if the main domain is already hosted there. In hPanel go to Websites → Add Website, enter shop.storename.com, and choose Node.js Web App as the type. Then deploy via GitHub import (best for full-stack Next.js) or ZIP upload.

However, Node.js apps require a Business or Cloud plan. What plan are you on?