Skip to content

Commit

Permalink
deploy workflow try 6
Browse files Browse the repository at this point in the history
  • Loading branch information
agnlez committed May 8, 2024
1 parent bc1fe97 commit 07d9b4c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions client/next-gh.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
/** @type {import('next').NextConfig} */

const nextConfig = {
module.exports = {
output: 'export',
basePath : '/4-growth',
images: {
unoptimized: true,
}
};

export default nextConfig;
}

0 comments on commit 07d9b4c

Please sign in to comment.