hi how to buy pro version in cf pages ?
hi how to buy pro version in cf pages ?
wrangler?_redirects wildcard work with trailing slashes? /contact-us and /contact-us/?_headers file in the root folder of the deployment but when I do any requests these headers are not being added to the response, what am I doing wrong? It takes time to apply the headers? also my main page (without the wildcard of the deployment id) is responding a 500 status codewrangler.toml file and pushed to main, but I still see the tool tips saying that configuration for the function and the environment variables is being handled by the wrangler.toml file. Is there any way to tell Cloudflare Pages that I'm no longer using wrangler.toml and release the locks on the settings?

pnpm, but seems like the build env runs an npm command which errors out inside the child repoFailed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec._headers@cloudflare/next-on-pages
npm --version in your powershell?wrangler_redirects_redirects
/contact-us* /contact:splat 302/contact-us/contact-us/_headers_headersnpm Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec./*
! X-Content-Type-OptionsIt seems like you're on a Windows system, the Vercel CLI (run by @cloudflare/next-on-pages to build your application) seems not to work reliably on Windows so if you experience issues during the build process please try switching to a different operating system or running @cloudflare/next-on-pages under the Windows Subsystem for Linux.@cloudflare/next-on-pagesnpm --version