Improve ts-nextjs Naming Convencion
- All the files inside
src/pages
now can have default exports - All the variables inside the folders
src/config
andsrc/assets
must be in UPPER_CASE
src/pages
now can have default exportssrc/config
and src/assets
must be in UPPER_CASE