An Hoang

Results 27 comments of An Hoang

Actually deeply willing to watch this being resolved, because since I switch from Next.js to Astro, by old blog links is not being shown the 404 page, resulting in Google...

> Are you using Vercel Serverless, Edge, or Static? For serverless it should be getting the 404.astro page already: `https://github.com/withastro/astro/blob/main/packages/integrations/vercel/src/serverless/entrypoint.ts#L25` I know the OP might just have different setup than...

> @intagaming i cloned your repo and it is producing a 404.html which according to here: https://vercel.com/guides/custom-404-page#static-site-generator-(ssg) that should work. Yes, it is, but only locally for me. Have you...

I included the Build log and the Output thing to the comments of this commit, don't know if it helps or not: [https://github.com/intagaming/hxann.com/commit/c77886ec239c437aab452709cf4932ea6450be9e](https://github.com/intagaming/hxann.com/commit/c77886ec239c437aab452709cf4932ea6450be9e)

I'm gonna make a wild guess that it *might* have something to do with the Vercel router. But again, it should not act like this at all for a Next.js...

> @intagaming from your screenshot I see a few files named `blog`, `contact`, and `about`. I'm talking about the files, not the folders. What are those files? That's just an...

I just tried to `npm create astro@latest` and use the "Just the basic" template to spin up a fresh Astro site, and it's the same problem. Info dump: [GitHub Repo](https://github.com/intagaming/test-astro-404)...

> I've created a support ticket at Vercel. Let's see what they will say. Just so you know, it's been awhile for my ticket to sit without much update. Maybe...

@matthewp Hi. I don't think the problem is resolved yet. So the Astro Docs' guide to deploy to Vercel literally says that you can skip the Vercel configuration in Astro...

> What is the standard way of specifying the .NET version to use? Ideally, Nixpacks can detect this and install the correct version automatically. Ah yes, almost forgot the correct...