Skip to content

Commit

Permalink
prova
Browse files Browse the repository at this point in the history
  • Loading branch information
graziabaiamonte committed Apr 22, 2024
1 parent f8333d7 commit b75f5ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
basePath: "/Landing-page-demo",
output: "export",
};

export default nextConfig;

0 comments on commit b75f5ae

Please sign in to comment.