rsnext/test/integration/app-document/next.config.js

4 lines
49 B
JavaScript
Raw Normal View History

module.exports = {
crossOrigin: 'anonymous',
}