Files
c3d93519-7e6d-406e-bbd9-cca…/vercel.json
2026-03-08 21:43:04 +00:00

5 lines
97 B
JSON

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