Edge Runtime error with images and static files
I am getting an error that robots.txt, sitemap.xml, and icon.svg are not configured to work with Edge Runtime. This makes no sense to me since these are static:
00:30:31.482 ⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project.
00:30:31.482 ⚡️
00:30:31.482 ⚡️ The following routes were not configured to run with the Edge Runtime:
00:30:31.482 ⚡️ - /icon.svg
00:30:31.483 ⚡️ - /robots.txt
00:30:31.483 ⚡️ - /sitemap.xml
1 Reply
Also, it built fine yesterday, but I changed an image file (swapped one .png file for another) and now it won't build