- Images via imports aren't the same, e.g: ``` import perlin from "@/shaders/material-steam/perlin.jpg" ``` Results in a string in Triplex, but an object in Next.js. - Router links / context hooks throw - Process.env throws when loading anything from Next.js