Files
f7bf4c94-b7bf-457c-8a9d-c40…/vercel.json
2026-03-10 19:23:08 +00:00

5 lines
97 B
JSON

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