Files
23c6d0c2-ed24-406b-af84-9f2…/vercel.json
2026-06-04 17:50:25 +00:00

5 lines
97 B
JSON

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