Install adapter-static for testing

This commit is contained in:
Antoine Phan
2025-05-17 19:08:53 -04:00
parent 88334c104f
commit a6e7713bbc
4 changed files with 142 additions and 123 deletions

View File

@@ -0,0 +1,2 @@
export const ssr = false;
export const prerender = true;