chore: edge functions

This commit is contained in:
Cory Dransfeldt 2024-12-03 04:50:43 -08:00
parent 76a50caaee
commit 7a3b40842c
No known key found for this signature in database
16 changed files with 950 additions and 1346 deletions

View file

@ -8,6 +8,7 @@ export default defineConfig({
output: "server",
adapter: netlify({
cacheOnDemandPages: true,
edgeMiddleware: true,
imageCDN: false,
}),
integrations: [