Quiz: Deploying SvelteKit
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. What does a SvelteKit adapter do?
2. Which env module should you use for database credentials that must never reach the browser?
3. What must be true about all pages when using adapter-static?