Files
25d7d379-d2c0-4f6b-ae7c-d72…/vercel.json
2026-03-10 23:09:36 +00:00

5 lines
97 B
JSON

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