Skip to content
Dashboard

Skew Protection now supports prebuilt deployments

Tech Lead
next.config.js
module.exports = {
deploymentId: process.env.GIT_SHA || 'my-deployment-id',
}

Ready to deploy?