Expand coffee map with Boston guide and real venue photos

This commit is contained in:
2026-09-22 19:27:54 -04:00
parent 7758d1dbbc
commit 8b0caae14f
8 changed files with 458 additions and 333 deletions
+1
View File
@@ -8,6 +8,7 @@ await import("./src/env.js");
/** @type {import('next').NextConfig} */
const nextConfig = {
allowedDevOrigins: ["127.0.0.1"],
pageExtensions: ["js", "jsx", "md", "mdx", "ts", "tsx"],
reactStrictMode: true,
experimental: {