Skip to content

Commit

Permalink
Merge pull request #8 from jv-agile6/test
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
jv-agile6 authored Nov 7, 2024
2 parents ccb6939 + 0c30fd8 commit c3d0263
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 12 deletions.
6 changes: 5 additions & 1 deletion app/next.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
import type { NextConfig } from "next";

const nextConfig: NextConfig = {
/* config options here */
output: "export",
basePath: "/jv-agile6.github.io/app/",
images: {
unoptimized: true,
},
};

export default nextConfig;
File renamed without changes.
10 changes: 0 additions & 10 deletions next.config.js

This file was deleted.

1 change: 0 additions & 1 deletion public/next.svg

This file was deleted.

0 comments on commit c3d0263

Please sign in to comment.