Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
update nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelschroederdev committed Aug 18, 2023
1 parent e95693e commit c37cbdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ const pkg = require("./package");
const routes = require("./routes");

module.exports = {
ssr: false,
target: "static",
/*
** Headers of the page
*/
Expand Down

0 comments on commit c37cbdb

Please sign in to comment.