Files
75adbc2e-ff8d-4e27-81e5-e63…/vercel.json
2026-03-25 05:01:48 +00:00

5 lines
97 B
JSON

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