Files
fc6510f6-f353-466d-b76a-2d9…/vercel.json
2026-06-08 04:10:55 +00:00

5 lines
97 B
JSON

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