bipproduction a4db3a149d Fix build error: move ViewTransitions inside body to fix 404 prerendering
ViewTransitions was wrapping the html element, which violates Next.js App
Router requirement that html and body be returned directly from root layout.
This caused prerendering of /404 to fail with Html import error.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 11:29:29 +08:00
2026-03-10 10:56:15 +08:00
2026-03-06 11:19:45 +08:00
2026-03-10 11:04:44 +08:00
2026-03-06 10:31:19 +08:00
2025-12-16 10:19:15 +08:00
2026-02-05 12:34:31 +08:00
2026-02-05 12:34:31 +08:00
2026-01-23 16:51:35 +08:00

Failed to Generate README

Description
No description provided
Readme 37 MiB
Languages
TypeScript 99.4%
HTML 0.4%