Files
416ede53-d7af-40c2-9a23-7fa…/vercel.json
2026-03-05 03:48:07 +00:00

5 lines
97 B
JSON

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