Merge remote-tracking branch 'origin/main' into spike/react-19

This commit is contained in:
Lucas Smith
2026-07-24 17:09:36 +10:00
111 changed files with 5175 additions and 800 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"build": "NEXT_IGNORE_INCORRECT_LOCKFILE=true next build",
"build": "next build",
"dev": "next dev",
"start": "next start",
"types:check": "fumadocs-mdx && next typegen && tsc --noEmit",