blob: 5374ec25b05ee31544f464cd8138ac2b73fad5bb (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
;(self.__BUILD_MANIFEST = {
__rewrites: { beforeFiles: [], afterFiles: [], fallback: [] },
'/': [
'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js',
'static/chunks/d25bd147-2c59edc357c0e2372258.js',
'static/chunks/13-03ddeff07567357a392f.js',
'static/chunks/pages/index-2b9ae36e1ad717aff37d.js',
],
'/_error': ['static/chunks/pages/_error-f5e67a79c709c2df06b8.js'],
sortedPages: ['/', '/_app', '/_error'],
}),
self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
|