Files
f4320e76-9b0e-481e-8b84-6e6…/vercel.json
2026-03-03 05:27:33 +00:00

5 lines
97 B
JSON

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