chore(web): add banner to docs and fix theme flash

This commit is contained in:
Aman Varshney
2025-07-21 22:24:51 +05:30
parent 73be8bccc6
commit 58cbc902c1
5 changed files with 17 additions and 6 deletions

View File

@@ -3,7 +3,6 @@
"version": "0.0.0",
"private": true,
"scripts": {
"prebuild": "bun run generate-analytics && bun run generate-schema",
"build": "next build",
"dev": "next dev --turbopack",
"start": "next start",