Skip to content

Commit

Permalink
Drop proxy settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Pelak committed Mar 26, 2024
1 parent a0a3906 commit a858645
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ const nextConfig = {
output: 'export',
reactStrictMode: true,

// GitHub pages
rewrites: () => [
{
source: '/website',
destination: '/',
},
],

compiler: {
// Enables the styled-components SWC transform
styledComponents: true,
Expand Down

0 comments on commit a858645

Please sign in to comment.