/** @type {import('next').NextConfig} */ const nextConfig = { // App directory is now stable in Next.js 14, no longer experimental } module.exports = nextConfig;