🐛 Fixed login page & delete forgot + register page
This commit is contained in:
@@ -4,6 +4,9 @@ const nextConfig = {
|
||||
env: {
|
||||
MAPBOX_TOKEN: process.env.MAPBOX_TOKEN,
|
||||
},
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user