Files
b4b717e3-b441-481e-879c-49f…/vercel.json
2026-03-17 23:50:30 +00:00

5 lines
97 B
JSON

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