Sign in
apache
/
airavata
/
refs/heads/refactor-single-module
/
.
/
dev-tools
/
web-api-client
/
next.config.js
blob: 658404ac690c0c5da477e6ae09f2303ccf615b1e [
file
]
/** @type {import('next').NextConfig} */
const
nextConfig
=
{};
module
.
exports
=
nextConfig
;