Files
24fafd8c-024f-4f5b-9fc2-173…/vercel.json
2026-05-21 02:18:21 +00:00

5 lines
97 B
JSON

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