Files
79f214cc-4358-447d-a3f0-eae…/vercel.json
2026-04-13 02:12:52 +00:00

5 lines
97 B
JSON

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