mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 02:53:51 +00:00
Mobile optimizations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user