progress
This commit is contained in:
parent
0e338fa921
commit
cfe711f0ef
|
@ -1,5 +1,6 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
basePath: '/dashboard',
|
||||
async redirects() {
|
||||
return [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue