@@ -48,15 +48,9 @@ exports[`Routing creates Netlify redirects 1`] = `
4848/_next/data/%BUILD_ID%/getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
4949/_next/data/%BUILD_ID%/getStaticProps/withFallbackBlocking/:id.json /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
5050/_next/data/%BUILD_ID%/getStaticProps/withRevalidate/withFallback/:id.json /.netlify/functions/next_getStaticProps_withRevalidate_withFallback_id 200
51- /_next/image* url=:url w=:width q=:quality /.netlify/functions/next_image?url=:url& w=:width& q=:quality 200
52- /api/shows/:id /.netlify/functions/next_api_shows_id 200
53- /api/shows/:params/* /.netlify/functions/next_api_shows_params 200
5451/api/static /.netlify/functions/next_api_static 200
5552/en /.netlify/functions/next_index 200
56- /en/getServerSideProps/all /.netlify/functions/next_getServerSideProps_all_slug 200
57- /en/getServerSideProps/all/* /.netlify/functions/next_getServerSideProps_all_slug 200
5853/en/getServerSideProps/static /.netlify/functions/next_getServerSideProps_static 200
59- /en/getServerSideProps/:id /.netlify/functions/next_getServerSideProps_id 200
6054/en/getStaticProps/1 /.netlify/functions/next_getStaticProps_id 200! Cookie=__prerender_bypass,__next_preview_data
6155/en/getStaticProps/2 /.netlify/functions/next_getStaticProps_id 200! Cookie=__prerender_bypass,__next_preview_data
6256/en/getStaticProps/static /.netlify/functions/next_getStaticProps_static 200! Cookie=__prerender_bypass,__next_preview_data
@@ -65,35 +59,15 @@ exports[`Routing creates Netlify redirects 1`] = `
6559/en/getStaticProps/withFallback/4 /.netlify/functions/next_getStaticProps_withFallback_id 200! Cookie=__prerender_bypass,__next_preview_data
6660/en/getStaticProps/withFallback/my/path/1 /.netlify/functions/next_getStaticProps_withFallback_slug 200! Cookie=__prerender_bypass,__next_preview_data
6761/en/getStaticProps/withFallback/my/path/2 /.netlify/functions/next_getStaticProps_withFallback_slug 200! Cookie=__prerender_bypass,__next_preview_data
68- /en/getStaticProps/withFallback/:id /.netlify/functions/next_getStaticProps_withFallback_id 200
69- /en/getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
7062/en/getStaticProps/withFallbackBlocking/3 /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200! Cookie=__prerender_bypass,__next_preview_data
7163/en/getStaticProps/withFallbackBlocking/4 /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200! Cookie=__prerender_bypass,__next_preview_data
72- /en/getStaticProps/withFallbackBlocking/:id /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
7364/en/getStaticProps/withRevalidate/1 /.netlify/functions/next_getStaticProps_withRevalidate_id 200
7465/en/getStaticProps/withRevalidate/2 /.netlify/functions/next_getStaticProps_withRevalidate_id 200
75- /en/getStaticProps/withRevalidate/withFallback/:id /.netlify/functions/next_getStaticProps_withRevalidate_withFallback_id 200
76- /en/shows/:id /.netlify/functions/next_shows_id 200
77- /en/shows/:params/* /.netlify/functions/next_shows_params 200
78- /en/static/:id /en/static/[id].html 200
7966/es /.netlify/functions/next_index 200
80- /es/getServerSideProps/all /.netlify/functions/next_getServerSideProps_all_slug 200
81- /es/getServerSideProps/all/* /.netlify/functions/next_getServerSideProps_all_slug 200
8267/es/getServerSideProps/static /.netlify/functions/next_getServerSideProps_static 200
83- /es/getServerSideProps/:id /.netlify/functions/next_getServerSideProps_id 200
8468/es/getStaticProps/static /.netlify/functions/next_getStaticProps_static 200! Cookie=__prerender_bypass,__next_preview_data
8569/es/getStaticProps/with-revalidate /.netlify/functions/next_getStaticProps_withrevalidate 200
86- /es/getStaticProps/withFallback/:id /.netlify/functions/next_getStaticProps_withFallback_id 200
87- /es/getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
88- /es/getStaticProps/withFallbackBlocking/:id /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
89- /es/getStaticProps/withRevalidate/withFallback/:id /.netlify/functions/next_getStaticProps_withRevalidate_withFallback_id 200
90- /es/shows/:id /.netlify/functions/next_shows_id 200
91- /es/shows/:params/* /.netlify/functions/next_shows_params 200
92- /es/static/:id /es/static/[id].html 200
93- /getServerSideProps/all /.netlify/functions/next_getServerSideProps_all_slug 200
94- /getServerSideProps/all/* /.netlify/functions/next_getServerSideProps_all_slug 200
9570/getServerSideProps/static /.netlify/functions/next_getServerSideProps_static 200
96- /getServerSideProps/:id /.netlify/functions/next_getServerSideProps_id 200
9771/getStaticProps/1 /.netlify/functions/next_getStaticProps_id 200! Cookie=__prerender_bypass,__next_preview_data
9872/getStaticProps/1 /en/getStaticProps/1 200
9973/getStaticProps/2 /.netlify/functions/next_getStaticProps_id 200! Cookie=__prerender_bypass,__next_preview_data
@@ -109,18 +83,44 @@ exports[`Routing creates Netlify redirects 1`] = `
10983/getStaticProps/withFallback/my/path/1 /en/getStaticProps/withFallback/my/path/1 200
11084/getStaticProps/withFallback/my/path/2 /.netlify/functions/next_getStaticProps_withFallback_slug 200! Cookie=__prerender_bypass,__next_preview_data
11185/getStaticProps/withFallback/my/path/2 /en/getStaticProps/withFallback/my/path/2 200
112- /getStaticProps/withFallback/:id /.netlify/functions/next_getStaticProps_withFallback_id 200
113- /getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
11486/getStaticProps/withFallbackBlocking/3 /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200! Cookie=__prerender_bypass,__next_preview_data
11587/getStaticProps/withFallbackBlocking/3 /en/getStaticProps/withFallbackBlocking/3 200
11688/getStaticProps/withFallbackBlocking/4 /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200! Cookie=__prerender_bypass,__next_preview_data
11789/getStaticProps/withFallbackBlocking/4 /en/getStaticProps/withFallbackBlocking/4 200
118- /getStaticProps/withFallbackBlocking/:id /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
11990/getStaticProps/withRevalidate/1 /.netlify/functions/next_getStaticProps_withRevalidate_id 200
12091/getStaticProps/withRevalidate/2 /.netlify/functions/next_getStaticProps_withRevalidate_id 200
92+ /static /en/static.html 200
93+ /_next/image* url=:url w=:width q=:quality /.netlify/functions/next_image?url=:url& w=:width& q=:quality 200
94+ /api/shows/:id /.netlify/functions/next_api_shows_id 200
95+ /api/shows/:params/* /.netlify/functions/next_api_shows_params 200
96+ /en/getServerSideProps/all /.netlify/functions/next_getServerSideProps_all_slug 200
97+ /en/getServerSideProps/all/* /.netlify/functions/next_getServerSideProps_all_slug 200
98+ /en/getServerSideProps/:id /.netlify/functions/next_getServerSideProps_id 200
99+ /en/getStaticProps/withFallback/:id /.netlify/functions/next_getStaticProps_withFallback_id 200
100+ /en/getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
101+ /en/getStaticProps/withFallbackBlocking/:id /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
102+ /en/getStaticProps/withRevalidate/withFallback/:id /.netlify/functions/next_getStaticProps_withRevalidate_withFallback_id 200
103+ /en/shows/:id /.netlify/functions/next_shows_id 200
104+ /en/shows/:params/* /.netlify/functions/next_shows_params 200
105+ /en/static/:id /en/static/[id].html 200
106+ /es/getServerSideProps/all /.netlify/functions/next_getServerSideProps_all_slug 200
107+ /es/getServerSideProps/all/* /.netlify/functions/next_getServerSideProps_all_slug 200
108+ /es/getServerSideProps/:id /.netlify/functions/next_getServerSideProps_id 200
109+ /es/getStaticProps/withFallback/:id /.netlify/functions/next_getStaticProps_withFallback_id 200
110+ /es/getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
111+ /es/getStaticProps/withFallbackBlocking/:id /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
112+ /es/getStaticProps/withRevalidate/withFallback/:id /.netlify/functions/next_getStaticProps_withRevalidate_withFallback_id 200
113+ /es/shows/:id /.netlify/functions/next_shows_id 200
114+ /es/shows/:params/* /.netlify/functions/next_shows_params 200
115+ /es/static/:id /es/static/[id].html 200
116+ /getServerSideProps/all /.netlify/functions/next_getServerSideProps_all_slug 200
117+ /getServerSideProps/all/* /.netlify/functions/next_getServerSideProps_all_slug 200
118+ /getServerSideProps/:id /.netlify/functions/next_getServerSideProps_id 200
119+ /getStaticProps/withFallback/:id /.netlify/functions/next_getStaticProps_withFallback_id 200
120+ /getStaticProps/withFallback/:slug/* /.netlify/functions/next_getStaticProps_withFallback_slug 200
121+ /getStaticProps/withFallbackBlocking/:id /.netlify/functions/next_getStaticProps_withFallbackBlocking_id 200
121122/getStaticProps/withRevalidate/withFallback/:id /.netlify/functions/next_getStaticProps_withRevalidate_withFallback_id 200
122123/shows/:id /.netlify/functions/next_shows_id 200
123124/shows/:params/* /.netlify/functions/next_shows_params 200
124- /static /en/static.html 200
125125/static/:id /en/static/[id].html 200"
126126` ;
0 commit comments