Updated readme
This commit is contained in:
parent
764467a21d
commit
437e08e5ca
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import { defineConfig } from 'astro/config';
|
|||
import vercel from '@astrojs/vercel';
|
||||
|
||||
export default defineConfig({
|
||||
integrations: [netlify()]
|
||||
adapter: vercel()
|
||||
});
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue