Files
38ba45df-8e61-481e-bcff-91f…/vercel.json
2026-06-09 20:05:33 +00:00

5 lines
97 B
JSON

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