COREVANIX
  • About
Let's talk
Product engineering

Product engineering with a modern stack — website, web app, integration

B2B and B2C sites, webshops, customer portals and internal web apps on a Next.js + React + TypeScript stack. Static HU/EN/DE multilingual support, measurable sub-1.8s LCP on mobile. WordPress or WooCommerce when the project justifies it.

Request a consultationCase studies
Ship it

Business context

Problems we solve

Typical situations where it's worth talking to us. If more than one rings a bell, we can probably help.

  • P01

    Slow, outdated website

    4–5s mobile load, Lighthouse below 50. That's SEO loss and conversion loss together. Next.js with static generation typically gets mobile LCP under 1.8s.

  • P02

    No mobile optimization

    Desktop looks fine, but the site falls apart on phones — where 60–70% of traffic comes from. Mobile-first redesign, Tailwind-based responsive system, documented design tokens.

  • P03

    Content updates require a developer

    Every text change needs a pull request and deploy. Marketing can't move independently. Headless CMS (Sanity, Strapi) or WordPress backend hooked to the frontend so editing is no longer a dev task.

  • P04

    Weak SEO, low conversion

    Google can't find the site; visitors don't convert. Technical SEO audit, schema.org markup, OpenGraph, sitemap, robots.txt, and A/B testable landing variants in PostHog or GrowthBook.

Deliverables

What we ship

Concrete deliverables, not abstract capabilities. Documentation and handover included with every shipment.

  • Next.js + React web apps

    B2B SaaS landings, B2C webshops, customer portals or internal admin. App Router, RSC + Client Components, TypeScript strict. Vercel preview on every PR, Lighthouse 90+ minimum.

    • Next.jsNext.js
    • ReactReact
    • TypeScriptTypeScript
    • VercelVercel
  • Headless CMS integration

    Sanity or Strapi backend with a Next.js frontend. Real-time preview for editors, multilingual content, automatic image optimization.

    • Sanity
    • Strapi
    • Headless CMS
  • WordPress and WooCommerce projects

    Custom Tailwind themes, WooCommerce webshops, payment gateway integration (Stripe, Barion, OTP). Plugin development, secure hosting, WP-CLI deploy.

    • WordPressWordPress
    • WooCommerceWooCommerce
    • PHPPHP
    • Stripe
  • Customer portal and internal admin

    Auth (NextAuth, Clerk or Supabase Auth), RBAC, audit log. Next.js + Tailwind admin UIs against REST or GraphQL APIs. Flows shipped with handover protocols.

    • NextAuth
    • RBAC
    • Audit log
  • Static HU/EN/DE multilingual

    next-intl based, locale-aware routing, organized translation keys, static generation per locale. Each language separately indexable with hreflang tags.

    • next-intl
    • i18n
    • hreflang

Output

What you receive at the end

Go-live is not the end, it's a handover. You receive every artifact below, and your team can work with all of them.

  • D01

    Production-ready codebase

    Next.js app in TypeScript strict mode, ESLint + Prettier config, lint-staged + Husky pre-commit hooks. Repo under your GitHub or GitLab org.

  • D02

    Design system documentation

    Colors, spacing, typography as a Tailwind config, component inventory with screenshots. Storybook is optional but available.

  • D03

    Deploy and CI/CD pipeline

    Vercel project setup, preview deploy on every PR, custom domain config, environment variable documentation.

  • D04

    SEO + analytics setup

    Sitemap.xml, robots.txt, schema.org markup (Organization, FAQPage where relevant), Vercel Analytics or Plausible enabled.

  • D05

    SEO copywriting and blog automation

    Beyond on-page technical SEO (markup, sitemap, Core Web Vitals), we write SEO copy and can build an AI-assisted blog content pipeline if you need one.

  • D06

    Lighthouse audit report

    Desktop + mobile Lighthouse + Core Web Vitals, 90+ across every category. Regression checks in CI.

  • D07

    User documentation

    Content editing guide (CMS usage), list of reusable components, developer onboarding doc.

  • D08

    90-day post-launch report

    Conversion, performance and error trends from the first 3 months, plus a recommendation list for the next quarter.

Process

How we work

Six steps from discovery to support. The domain-specific content is tailored per project type.

  1. 01

    Discovery

    Business goals, target audience, competitor audit, SEO analysis, information architecture.

  2. 02

    Design

    Wireframe, Figma high-fidelity, mobile + desktop UI, design system.

  3. 03

    Build

    Next.js + TypeScript, agile sprints, code review, Vercel preview deploy on every PR.

  4. 04

    Test

    Unit + integration test (Vitest), E2E (Playwright), accessibility audit, cross-browser.

  5. 05

    Launch

    Lighthouse audit, SEO indexing, monitoring (Sentry), error tracking, analytics setup.

  6. 06

    Support

    90-day post-launch loop, content updates, A/B test, fine-tuning.

Architecture

Typical architecture

Modern Jamstack architecture: the frontend is statically generated and served from a CDN, dynamic content runs through serverless APIs. Scalable and fast.

Client

Browser
Mobile web

Edge

Vercel CDN
Edge cache

App

Next.js RSC
Server Actions

Backend

Headless CMS
DB / API
ClientBrowserMobile webEdgeVercel CDNEdge cacheAppNext.js RSCServer ActionsBackendHeadless CMSDB / API

The user's browser gets static HTML and assets from the edge CDN — this is the secret to sub-second LCP. Dynamic content (form submit, customer portal, payments) runs via Next.js Server Actions or serverless API routes.

The backend can be a coupled CMS (Sanity, WordPress), your own REST/GraphQL API, or a 3rd-party service (Stripe, HubSpot). Frontend and backend aren't tightly coupled — if a backend needs to be swapped, the frontend stays on the contract.

Stack

Stack and tooling

Proven, documented tools. When the project justifies it we deviate — but we always explain why.

Frontend

  • Next.jsNext.js
  • ReactReact
  • TypeScriptTypeScript
  • Tailwind CSSTailwindCSS
  • HTML5HTML5
  • CSSCSS3

Backend

  • Node.jsNode.js
  • PHPPHP
  • SymfonySymfony
  • DoctrineDoctrine

CMS and platform

  • WordPressWordPress
  • WooCommerceWooCommerce
  • Shopify
  • Strapi
  • Sanity
  • Payload CMS

DevOps

  • VercelVercel
  • DockerDocker
  • NGINXNginx
  • AnsibleAnsible

Integrations

Integrations and touch points

Typical 3rd-party integrations we wire into Next.js projects.

  • Stripe
  • Shopify
  • WooCommerceWooCommerce
  • Mailchimp
  • HubSpot
  • Sanity
  • Strapi
  • Algolia
  • Cloudflare
  • Sentry
  • Plausible
  • Vercel Analytics

Timeline

Typical project timeline in weeks

A medium-complexity Next.js project runs 10–12 weeks. A small landing site 4–6 weeks; a complex webapp with customer portal 14–20 weeks.

  1. W1-2

    Discovery

    Business goal, audience, competition, IA, scope finalization.

  2. W3-5

    Design

    Wireframe, hi-fi Figma, design system, mobile + desktop.

  3. W6-10

    Build

    Next.js development in agile sprints, Vercel preview deploy on every PR.

  4. W11

    QA

    Cross-browser, accessibility audit (axe), Lighthouse, content review.

  5. W12

    Launch

    Domain cutover, monitoring on, SEO indexing, analytics validation.

Limits

What we don't do

It's more honest to clarify upfront. Some kinds of work we intentionally don't take on — either it's not our profile, or we can't ship it at the quality we'd put our name on.

  • Hosting-only clients aren't a fit

    If you need a finished site plus hosting and minor maintenance, a dedicated hosting partner is more appropriate. We work in the build + 90-day post-launch combination.

  • We don't take on game development or ethically problematic projects

    Game development is its own craft — others do it better. And we don't quote on illegal or ethically problematic projects, regardless of budget.

First week

The first week — for complex projects

A one-page landing is live in 1-3 days. The schedule below applies to complex — multi-page, integration-heavy — projects.

  1. 01

    Monday

    Kickoff call + intro doc

    60 minutes — business goal, stakeholders, success metric. Onboarding pack handed over.

  2. 02

    Tuesday

    Brand and content audit

    Brand assets, existing content, voice, baseline SEO keyword research.

  3. 03

    Wednesday

    Tech and infra assessment

    Domain, DNS, current platform, analytics access, integration partners.

  4. 04

    Thursday

    IA and wireframe draft

    Information architecture, main user flows, initial wireframe sketch.

  5. 05

    Friday

    Roadmap presentation

    A 10–12 week outline, milestones, decision points, scope refinement.

Pricing

Pricing models

Three engagement models. Each one comes with a precise scope after discovery — concrete numbers follow once we've seen the project.

  • Fixed scope

    After discovery, fixed price and fixed deadline. Clear scope document, change request process, milestone-based delivery. Go-live date pinned in advance.

    Ideal when

    Marketing site, brochure site, webshop with core features, B2B SaaS landing.

  • Time & material

    Weekly or bi-weekly sprints, transparent time logging, priority-driven backlog. Scalable team size, flexible scope.

    Ideal when

    Customer portals, internal admin, B2B SaaS products where scope is evolutionary.

  • Retainer

    Monthly fixed capacity (e.g. 40–80 hours), SLA-like ticket handling, minor feature work and bug fixes. Predictable monthly cost.

    Ideal when

    Post-launch maintenance, smaller feature work, content site upkeep.

Calculator

Calculate your project's price

5 questions, 60 seconds — an indicative price range for your own project.

Case studies

A few relevant projects

Anonymized cases that fit this pillar. Detailed write-ups are prepared from our project logs.

  • Automotive SME

    Automotive SME — webshop and lead assistant

    Problem
    Manual customer handling, slow email response, leads lost without follow-up.
    Solution
    Next.js webshop with a WooCommerce catalogue and an n8n + OpenAI lead assistant that classifies and prioritizes form submissions.
    Result
    Lead response time improved (concrete number from later measurement).
    Details
  • B2B SaaS

    B2B SaaS — landing page and onboarding flow

    Problem
    Low free-trial conversion, weak organic traffic, slow loads.
    Solution
    Next.js redesign with static generation, hreflang HU/EN, PostHog A/B test setup for landing variants.
    Result
    Measurable SEO and conversion improvement (A/B iterations running).
    Details

FAQ

Frequently asked questions

  • We work with fixed, project-based pricing — not hourly rates. The price depends on scope: type, page count, features, brand readiness. Our price calculator gives you an indicative range in 60 seconds — the exact price is fixed in a proposal after discovery.

  • Yes. Custom Tailwind themes, WooCommerce shops, plugin development. WordPress is a good fit when marketing wants to own the content and there's no need for native app-like interactions. Headless WordPress is also an option.

  • Headless: Sanity, Strapi, Contentful. Classic: WordPress (REST or WPGraphQL). E-commerce: WooCommerce, Shopify Storefront API. The choice depends on volume and editorial needs.

  • Static generation where possible, Next.js Image automatic optimization, font subsetting, code splitting per route, hover prefetch. Vercel CDN. Lighthouse 90+ measured per PR with CI regression checks.

  • For 90 days after go-live: bug fixes within the shipped scope at no cost, content update help, monitoring and analytics setup, minor refinements. New features go through a separate scoping.

Next step

Let's talk about your project

Concrete scope, transparent pricing, documented delivery. The first 30-minute call is free, and after NDA we share concrete numbers.

Book a 30-minute callSend an email
Where do we start?

Where do we start?

  • I'm building a new product.

    Web / app development
  • I have an existing system.

    SAP / ERP integration
  • I want to automate a process.

    AI automation
  • I just want advice.

    Discovery call

Services

  • Enterprise systems
  • Web development
  • AI automation
  • Mobile app development

Tech Stack

  • Web
  • Mobile
  • SAP / ERP
  • AI platform

Company

  • About
  • Case studies
  • Blog
  • Contact

Legal

  • Privacy policy
  • Legal notice
  • Cookie policy
COREVANIX

Corevanix Kft. is a Budapest-based technology partner: SAP/ERP integration, web development, AI automation and mobile app development for companies in Hungary and the EU.

© 2026 Corevanix Kft. All rights reserved.

info@corevanix.com

Headquarters: Budapest, Hungary