add car pages

This commit is contained in:
LeNei
2023-06-02 22:53:58 +02:00
parent 1fbc723f6d
commit b39d6a3831
9 changed files with 1622 additions and 86 deletions

View File

@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-static';
import adapter from '@sveltejs/adapter-vercel';
import { vitePreprocess } from '@sveltejs/kit/vite';
/** @type {import('@sveltejs/kit').Config} */