Files
7578dc11-d76a-4654-93ff-eb2…/vercel.json
2026-03-19 04:56:59 +00:00

5 lines
97 B
JSON

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