Skip to content

Commit

Permalink
Merge pull request #64 from rbb-data/bugfix/housekeeping-tasks
Browse files Browse the repository at this point in the history
Update to latest version of next.js
  • Loading branch information
rrrnld authored Apr 29, 2021
2 parents baeee7a + e0c6387 commit 5974c11
Show file tree
Hide file tree
Showing 3 changed files with 23,978 additions and 15,017 deletions.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const withImages = require('next-images')
module.exports = withImages({
basePath: process.env.URL_PREFIX,
basePath: process.env.URL_PREFIX
})
Loading

1 comment on commit 5974c11

@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 rbb-data-storybook ready!

✅ Preview
https://rbb-data-storybook-8f0z4hje5-errnesto.vercel.app
https://main-rbb-data.errnesto.vercel.app

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

Please sign in to comment.