Files
ed16f9ff-109f-4298-8753-c42…/vercel.json
2026-04-28 00:12:13 +00:00

5 lines
97 B
JSON

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