Full-Stack with Next.js·Lesson 5 Quiz
Quiz: Deployment
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. What happens when you push to a non-main branch connected to Vercel?
2. Which Prisma command is safe to run in production for applying migrations?
3. Why should secrets never be placed in NEXT_PUBLIC_ environment variables?