Skip to content

Commit

Permalink
update to next 14
Browse files Browse the repository at this point in the history
  • Loading branch information
demshy committed Dec 2, 2023
1 parent 7531f22 commit 4a226e4
Show file tree
Hide file tree
Showing 3 changed files with 1,000 additions and 507 deletions.
4 changes: 1 addition & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
experimental: {
serverActions: true,
},
experimental: {},
rewrites() {
const rewrites = require("./src/rewrites.json");
const rewritesArray = [];
Expand Down
Loading

0 comments on commit 4a226e4

Please sign in to comment.