Removed CF Pages, doesn't seem to work. Will try at a future date.
This commit is contained in:
parent
65635ba7e0
commit
0749795395
4 changed files with 19 additions and 4311 deletions
|
@ -1,11 +1,7 @@
|
|||
import type { NextConfig } from "next";
|
||||
import { setupDevPlatform } from '@cloudflare/next-on-pages/next-dev';
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
};
|
||||
if (process.env.NODE_ENV === 'development') {
|
||||
await setupDevPlatform();
|
||||
}
|
||||
|
||||
export default nextConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue