فهرست منبع

return async from header

Abhinav-grd 3 سال پیش
والد
کامیت
216b83b34f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      next.config.js

+ 1 - 1
next.config.js

@@ -42,7 +42,7 @@ module.exports = withSentryConfig(
                 return config;
             },
 
-            async headers() {
+            headers() {
                 return [
                     {
                         // Apply these headers to all routes in your application....