document is not defined javascript in nuxt js

JavaScript
if (process.client) {
  <your js script>
}
Source

Also in JavaScript: