This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-docs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
onspring-api-docs
/
next.config.js
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
94 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2023-04-07 21:33:32 -05:00
/** @type {import('next').NextConfig} */
fix: housekeeping
2026-03-26 15:22:04 -05:00
const
nextConfig
=
{};
Initial commit from Create Next App
2023-04-07 21:33:32 -05:00
chore: initial commit
2023-04-07 23:18:45 -05:00
module
.
exports
=
nextConfig
;
Reference in New Issue
Copy Permalink