mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 14:25:31 -04:00
bump next to canary
This commit is contained in:
@@ -79,6 +79,10 @@ module.exports = (phase, { defaultConfig }) => {
|
||||
|
||||
return config;
|
||||
},
|
||||
eslint: {
|
||||
// https://nextjs.org/docs/basic-features/eslint#linting-custom-directories-and-files
|
||||
dirs: ["components", "contexts", "hooks", "lib", "pages", "types"],
|
||||
},
|
||||
headers: async () => [
|
||||
{
|
||||
source: "/:path(.*)",
|
||||
|
Reference in New Issue
Block a user