i may have figured it out: since i'm using nextjs, i'll use deploy-to-neocities to export the react website to static HTML files with npm run build, then target the /out folder to be deployed to neocities! only problem now is that Image (next/Image) elements aren't being rendered.
okay so i just made an entirely new website for the sole purpose of using deploy-to-neocities that i found on github. i'm not sure what i'm doing but it keeps erroring because there's too many files even though i'm not using the entire storage on neocities yet. so for now, everything's deleted and it redirects you to my vercel site. i'll see what i can do later on (note: vercel site isn't finished lol)
ur site fucks