rsnext/test/integration/config-output-export
Zack Tanner b1d1ed6087
only log export-no-custom-routes warning if unsupported (#57298)
This doesn't need to error, we can instead warn that the functionality will not work as expected out of the box. Support can be added for outside of Next for this to behave as expected. 

These are supported when deployed via the Nextjs builder ([x-ref](https://github.com/vercel/vercel/blob/main/packages/next/src/index.ts#L851-L855)).
2023-10-23 23:58:41 +00:00
..
pages Add support for output: export config (#46744) 2023-03-04 00:46:20 +00:00
test only log export-no-custom-routes warning if unsupported (#57298) 2023-10-23 23:58:41 +00:00
next.config.js Add support for output: export config (#46744) 2023-03-04 00:46:20 +00:00