Files
e4127b7c-78ff-410f-b710-f28…/vercel.json
2026-03-18 17:13:24 +00:00

5 lines
97 B
JSON

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