Skip to content

Commit 817640c

Browse files
committed
Update reserved path
1 parent aa15d5a commit 817640c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/envs/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ export const VERIFIED_USERNAMES = [
6868
export const TEN_YEARS_SECS = 60 * 60 * 24 * 365 * 10
6969

7070
export const RESERVED_PATHS = [
71+
'',
7172
'404',
7273
'_app',
7374
'_document',

0 commit comments

Comments
 (0)