discussions Search Results · repo:opennextjs/opennextjs-netlify language:JavaScript
Filter by
15 results
(92 ms)15 results
inopennextjs/opennextjs-netlify (press backspace or delete to remove):
Hi! I m using the latest next js runtime and in the next.config.js I ve specified the image format to only accept [
image/webp ], still I see that netlify is serving the avif format; is there a reason ...
Emiliano-Bucciposted
on May 17, 2024- 1
:
Hello everyone
I m using next 13 and next auth 4.24.
I have this middleware to protect some pages on my project it works well on my local but when I deploy it to Netlify it
keeps redirecting me to the ...
alkhatabwedatallaposted
on Jan 22, 2024- 0
:
If you update your site to Next 13, it will work on Netlify right away. All the stable features work out of the box with
no changes required on your part when using the latest Netlify Next.js runtime. ...
ascorbicposted
on Oct 27, 2022- 56
:
We now have support for deploying Next.js sites to the Netlify Edge Functions Beta. It includes support for deploying
middleware to the edge, but also for deploying your site to the edge so you can use ...
ascorbicposted
on Apr 19, 2022- 36
:
Hi Community,
I have two questions about edge function in netlify. Any help is greatly appreciated.
1. when deploying nextjs 13 project on netilfy, will API routes using edge runtime becomes edge functions ...
weidezhangposted
on Jul 6, 2023- 0
:
Hi there 👋, I want to ask about this case for Netlify Proxies:
1. I have my main app deployed at authjs-with-proxy.netlify.app/
2. I have my Auth app deployed at https://next-auth-behind-cdn.vercel.app/authjs/ ...
ThangHuuVuposted
on Feb 19, 2023- 2
:
Hello, NextJS 12.1 has added On-demand Incremental Static Regeneration currently in Beta / Unstable, just wondering if
in the future if we are looking to add this to netlify plugin?
iankduffyposted
on Feb 18, 2022- 13
:
Is any one having any Issues with using next auth on Netlify.
My app worked fine a couple of days ago, but I get this server error. Its strange because swr and next-auth aren t
really used together. Everything ...
oreoluwa-bsposted
on Oct 21, 2022- 2
:
I tried to use this plugin and everything looks fine except the redirect settings which are generated by the plugin
(/__next/assets/* doesn t redirect to /assets/*).
In logs, I can see the generated configuration ...
pyc92posted
on Jun 16, 2022- 1
:
Hello there (@ascorbic @ericapisani), we recently switched building a Next.js app on Netlify from using next build next
export to next build only. This generated three functions, among them ___netlify-odb-handler. ...
remarcableposted
on Apr 19, 2022- 2