rsnext/test/e2e/app-dir/with-exported-function-config
Florentin / 珞辰 ffd504c43f
[functions-config-manifest] use correct extra config for pages router (#54786)
When using page routes we need to pass the contents of the `export const config` to the `extraConfig` populating the functions config manifest rather then relying on named exports like in app router.
2023-09-05 14:13:37 +00:00
..
app export config into functions config manifest (#51700) 2023-06-29 13:42:25 +00:00
pages [functions-config-manifest] use correct extra config for pages router (#54786) 2023-09-05 14:13:37 +00:00
next.config.js export config into functions config manifest (#51700) 2023-06-29 13:42:25 +00:00
with-exported-function-config.test.ts add version to function config manifest (#52507) 2023-07-10 20:28:59 +00:00