Files
d0b7fc85-7c3f-4e19-9524-74b…/vercel.json
2026-03-10 04:58:38 +00:00

5 lines
97 B
JSON

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