Skip to content

Commit

Permalink
fix : github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
watchakorn-18k committed Nov 24, 2024
1 parent 8cd5d79 commit 385ca93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import type { NextConfig } from "next";

const nextConfig: NextConfig = {
/* config options here */
basePath: "/",
distDir: "build",
output: "export",
reactStrictMode: true,
Expand Down

0 comments on commit 385ca93

Please sign in to comment.