Skip to content

Commit

Permalink
chore: add static target for GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
tmthyadms committed Sep 25, 2023
1 parent 0205000 commit d7a983a
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 @@ -63,4 +63,6 @@ export default {
server: {
port: 5000,
},

target: "static",
};

0 comments on commit d7a983a

Please sign in to comment.