5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
const nextConfig = {
|
|
/* config options here */
|
|
};
|
|
export default nextConfig;
|