vercel / platforms

A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
https://app.vercel.pub
5.38k stars 688 forks source link

Hi, when adding new folders and files #354

Closed saranshisatgit closed 7 months ago

saranshisatgit commented 7 months ago

Adding files inside app/app/(auth)/new/s.tsx have added the middleware to ignore sessions on the /page but Always returns 404 , probably because of rewriting spent time digging if it's a bug !