Replies: 1 comment
-
It depends on which platform you use to deploy your app. If you deploy it on Vercel, static pages and assets are server from the Vercel Smart CDN. You can learn more in the Next.js Deployment docs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I see next is able to serve 404 responses also for static site.
How is that possible considering there is no server running?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions