Skip to content

Commit

Permalink
remove export as it is not supported by amplify
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitjha941 committed Sep 1, 2023
1 parent dd2e32e commit 748700b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const path = require("path");
const securityHeaders = require("./headers");

const nextConfig = {
output: "export",
trailingSlash: true,
images: {
unoptimized: true,
Expand Down

0 comments on commit 748700b

Please sign in to comment.