Skip to main content

Quiz: Secure Deployment

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What does the Strict-Transport-Security header do?

2. Why should you NEVER use the NEXT_PUBLIC_ prefix for secret values in Next.js?

3. What is the purpose of running 'pnpm install --frozen-lockfile' in CI?