Files
e9c9e6b8-75f8-495d-af09-c1e…/vercel.json
2026-03-04 14:03:00 +00:00

5 lines
97 B
JSON

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