Files
f79a0b74-4380-494d-a125-dfc…/vercel.json
2026-05-01 19:43:13 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}