Compare commits
No commits in common. "ai-dev" and "master" have entirely different histories.
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,8 +1,3 @@
|
||||
node_modules/
|
||||
*/node_modules/
|
||||
*/build/
|
||||
|
||||
**/node_modules/
|
||||
**/build/
|
||||
.DS_Store
|
||||
.env
|
||||
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{}
|
||||
@ -53,7 +53,6 @@
|
||||
"swr": "^1.3.0",
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"@netlify/plugin-nextjs": "^4.11.0",
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/line-clamp": "^0.4.4",
|
||||
|
||||
@ -1,9 +0,0 @@
|
||||
[build]
|
||||
base = "frontend"
|
||||
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-nextjs"
|
||||
|
||||
[build.environment]
|
||||
# Cloud Run backend endpoint
|
||||
NEXT_PUBLIC_BACK_API = "https://tanmay-singh-32043-dev-lnm5nd2pia-uc.a.run.app"
|
||||
Loading…
x
Reference in New Issue
Block a user