Mobile optimizations

This commit is contained in:
2026-04-06 13:08:41 -07:00
parent bab4a516be
commit c2407408fa
33 changed files with 936 additions and 318 deletions

View File

@@ -12,6 +12,7 @@ export default defineConfig({
output: "server",
adapter: vercel(),
site: "https://timmypidashev.dev",
devToolbar: { enabled: false },
build: {
// Enable build-time optimizations
inlineStylesheets: "auto",