Expand coffee map with Boston guide and real venue photos
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user