tact-lang / tact-docs

Tact main documentation
https://docs.tact-lang.org
42 stars 36 forks source link

Next.js warning: rewrites, redirects, and headers are not applied when exporting your application, detected (rewrites) #124

Closed anton-trunov closed 4 months ago

anton-trunov commented 4 months ago
⚠ rewrites, redirects, and headers are not applied when exporting your application, detected (rewrites). See more info here: https://nextjs.org/docs/messages/export-no-custom-routes
novusnota commented 4 months ago

Hey, this should be resolved already even before #132, since next.config.js doesn't have any more rewrites or redirects in it :)