rsnext/test/integration/dynamic-optional-routing
JJ Kasper dd6a08980a
Normalize missing optional value on Vercel (#15593)
This updates collecting dynamic route params on Vercel to make sure that missing optional dynamic routes are undefined. Additional tests for this mode have also been added to ensure the params are being collected properly

Closes: https://github.com/vercel/next.js/issues/15579
2020-07-29 14:19:25 +00:00
..
pages Normalize missing optional value on Vercel (#15593) 2020-07-29 14:19:25 +00:00
test Normalize missing optional value on Vercel (#15593) 2020-07-29 14:19:25 +00:00
next.config.js Enable Optional Catch-All by Default (#14687) 2020-06-29 18:50:32 +00:00
server.js Normalize missing optional value on Vercel (#15593) 2020-07-29 14:19:25 +00:00