Files
github-actions[bot] 89983d9ea7 Backport #2814: Bump e2e framework versions (#2819)
* Bump e2e framework versions (#2814)

* Fix SvelteKit config loading

* Bump e2e framework versions

Signed-off-by: Nathan Colosimo <110621881+NathanColosimo@users.noreply.github.com>

* Fix SvelteKit config loading

* Fix stable SvelteKit Undici resolution

---------

Signed-off-by: Nathan Colosimo <110621881+NathanColosimo@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Colosimo <110621881+NathanColosimo@users.noreply.github.com>
2026-07-14 14:07:16 -07:00
..
2025-10-23 12:07:52 +03:00
2025-10-23 12:07:52 +03:00
2025-11-14 10:13:06 -08:00

Workflows with Nuxt (Nitro v2)

Learn more about Nuxt: https://nuxt.com

Commands

Local development:

npm run dev

Production build (Vercel):

NITRO_PRESET=vercel npm run build
npx vercel --prebuilt

Production build (Node.js):

npm run build
node .output/server/index.mjs