Skip to content

Commit

Permalink
chore: update next.js config
Browse files Browse the repository at this point in the history
  • Loading branch information
HTLA380 committed Dec 9, 2024
1 parent de0b840 commit e5e1021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const withMDX = createMDX()
/** @type {import('next').NextConfig} */
const config = {
reactStrictMode: true,
basePath: "/tailwind",
assetPrefix: "/tailwind",
}

Expand Down

1 comment on commit e5e1021

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for mijn-ui-tailwind ready!

✅ Preview
https://mijn-ui-tailwind-l4a9a2x9b-htla380s-projects.vercel.app

Built with commit e5e1021.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.