Files
6896d468-6d69-4e32-8922-2df…/vercel.json
2026-05-28 00:53:12 +00:00

5 lines
97 B
JSON

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