Files
70bfa309-8f9d-44ff-9d47-e37…/vercel.json
2026-03-12 03:01:09 +00:00

5 lines
97 B
JSON

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