Files
bcb1893c-ac2f-41c7-b8ea-4ae…/vercel.json
2026-03-05 07:18:46 +00:00

5 lines
97 B
JSON

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