Skip to content

docs(deploying): add Hostinger Web Apps Hosting to Node.js deployment options#90246

Merged
icyJoseph merged 4 commits intovercel:canaryfrom
agneliutkiene:codex/docs/add-hostinger-web-apps-hosting-option
Feb 27, 2026
Merged

docs(deploying): add Hostinger Web Apps Hosting to Node.js deployment options#90246
icyJoseph merged 4 commits intovercel:canaryfrom
agneliutkiene:codex/docs/add-hostinger-web-apps-hosting-option

Conversation

@agneliutkiene
Copy link
Contributor

@agneliutkiene agneliutkiene commented Feb 20, 2026

This proposal adds Hostinger Web Apps Hosting as one additional deployment option in existing deployment documentation.

  • Keeps language provider-neutral
  • No runtime or code behavior changes
  • Keeps current structure and recommendations intact

Link used: https://github.com/hostinger/deploy-nextjs

@nextjs-bot nextjs-bot added the Documentation Related to Next.js' official documentation. label Feb 20, 2026
@nextjs-bot
Copy link
Collaborator

nextjs-bot commented Feb 20, 2026

Allow CI Workflow Run

  • approve CI run for commit: 5432384

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

- [Flightcontrol](https://github.com/nextjs/deploy-flightcontrol)
- [Railway](https://github.com/nextjs/deploy-railway)
- [Replit](https://github.com/nextjs/deploy-replit)
- [Hostinger Web Apps Hosting](https://www.hostinger.com/web-apps-hosting)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have a Next.js based guide/docs/reference to link to instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey, not yet, only generic ones :) but I could write specific to Next.js

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have a Next.js based guide/docs/reference to link to instead?

Created: Deploy Next.js on Hostinger Node.js Web Apps Hosting.

I currently don’t have permission to publish this under an official organization repository, so this is a temporary personal reference. Once the guide is moved to the org-owned repo, I’ll update the PR link immediately to the official docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@icyJoseph did you have a chance to review my guide?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, catching up with weekend activity. I'll try to take a look today/tomorrow 🙏

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I see, is the plan to use https://github.com/hostinger/deploy-nextjs instead? (404'ing right now)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update the link, preferably to hostinger's github org, and I think it is good to go.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in commit f42df03: switched to https://github.com/hostinger/deploy-nextjs. Thanks for the guidance.

@agneliutkiene
Copy link
Contributor Author

@icyJoseph link is now updated to the org repo (https://github.com/hostinger/deploy-nextjs) in commit f42df03. Could you please take another look when you have a moment?

- [Flightcontrol](https://github.com/nextjs/deploy-flightcontrol)
- [Railway](https://github.com/nextjs/deploy-railway)
- [Replit](https://github.com/nextjs/deploy-replit)
- [Hostinger Web Apps Hosting](https://github.com/hostinger/deploy-nextjs)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only other comment here would be that the rest of Templates just have the company name, could we agree on that?

@agneliutkiene
Copy link
Contributor Author

@icyJoseph updated. I changed the Templates entry label to "Hostinger" to match the existing style, while keeping the link to https://github.com/hostinger/deploy-nextjs (commit 5432384).

Copy link
Collaborator

@icyJoseph icyJoseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@icyJoseph icyJoseph merged commit bb813af into vercel:canary Feb 27, 2026
61 checks passed
@agneliutkiene
Copy link
Contributor Author

@icyJoseph I still don't see Hostinger in the https://nextjs.org/docs/app/getting-started/deploying 🤔

@icyJoseph
Copy link
Collaborator

We merged to canary. The docs are for 16.1.6 right now, but we regularly publish canary updates that do apply to the currently release version.

icyJoseph added a commit that referenced this pull request Feb 27, 2026
… options (#90246)

This proposal adds Hostinger Web Apps Hosting as one additional
deployment option in existing deployment documentation.

- Keeps language provider-neutral
- No runtime or code behavior changes
- Keeps current structure and recommendations intact

Link used: https://github.com/hostinger/deploy-nextjs

---------

Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
icyJoseph added a commit that referenced this pull request Feb 27, 2026
## Summary

Backports documentation fixes and improvements from canary to the
`next-16-1` branch.

### Included commits:
- `757ab17e54` In-Depth Explanation of React Version Handling Doc
(#89426)
- `fe0bb2fc51` Next.js sticky scroll standards (#90197)
- `d13d1ba23b` docs: improve form guide consistency and validation
examples (#90361)
- `c23f3434a3` docs: fixes typo in manifest.mdx regarding Route Handler
note (#90394)
- `dcf11d111b` docs: clarify that next upgrade is for 16.1.x+ (#90435)
- `da0cbcce76` Add not-found.js / notFound() links to Status Codes
section (#88332)
- `ae79ae55eb` docs: add Docker Standalone and Docker Export examples to
Deploying page (#90386)
- `bb813afd49` docs(deploying): add Hostinger Web Apps Hosting to
Node.js deployment options (#90246)
- `15fcfb9ce4` docs: fix navigationType value and variable name in
useReportWebVitals (#90599)
- `080e1b3` docs: Accept header content negotiation (#90607)

---------

Co-authored-by: Abhishek Mardiya <97448460+abhishekmardiya@users.noreply.github.com>
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Co-authored-by: Jimmy Lai <laijimmy0@gmail.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Mary Lavanitha <lavanitha.officialdesk@gmail.com>
Co-authored-by: Tyler Arthur <46767044+tdarthur@users.noreply.github.com>
Co-authored-by: Karl Horky <karl.horky@gmail.com>
Co-authored-by: Kristiyan Velkov <40764277+kristiyan-velkov@users.noreply.github.com>
Co-authored-by: Wyatt Johnson <accounts+github@wyattjoh.ca>
Co-authored-by: kristiyan.velkov <kristiyan.velkov@ffw.com>
Co-authored-by: agneliutkiene <agne.liutkiene@hostinger.com>
Co-authored-by: Mimori <mimorimori256@gmail.com>
Co-authored-by: Joseph <icyJoseph@users.noreply.github.com>
@icyJoseph
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Related to Next.js' official documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants