This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
portabase
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Portabase/portabase.git
synced
2026-07-14 11:16:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cf8f3f264a02c463f629e1a85232a0ae0df72c5
portabase
/
next.config.mjs
T
5 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
First commit with next js.
2024-11-03 11:30:44 +01:00
/** @type {import('next').NextConfig} */
const
nextConfig
=
{};
export
default
nextConfig
;
Reference in New Issue
Copy Permalink