This website requires JavaScript.
Explore
Help
Sign in
starshard
/
holycow
Watch
1
Fork
You've already forked holycow
0
Code
Activity
e50b31fc3f
holycow
/
holycow_frontend
/
next.config.ts
6 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
it's a good moment to commit
2024-11-29 11:56:23 +00:00
import
{
NextConfig
}
from
"next"
holy cow it works
2024-11-30 13:07:23 +00:00
const
nextConfig
:
NextConfig
=
{
}
;
it's a good moment to commit
2024-11-29 11:56:23 +00:00
export
default
nextConfig
;
Copy permalink