This website requires JavaScript.
Explore
Help
Sign in
steffo
/
steffoweb
Watch
1
Fork
You've already forked steffoweb
0
mirror of
https://github.com/Steffo99/steffoweb.git
synced
2024-11-22 08:04:31 +00:00
Code
Activity
previous
steffoweb
/
next.config.js
6 lines
88 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Configure sentry
2023-01-16 16:08:30 +00:00
/** @type {import('next').NextConfig} */
Get rid of Sentry :(
2023-07-07 00:36:07 +00:00
module
.
exports
=
{
Upgrade to Next 14
2023-12-19 04:07:44 +00:00
// output: "export",
Configure sentry
2023-01-16 16:08:30 +00:00
}
Copy permalink