Files
48c3551b-ad3e-414d-be3e-db3…/vercel.json
2026-06-08 05:50:44 +00:00

5 lines
97 B
JSON

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