Files
25e8319d-8eff-4e5a-a039-bff…/vercel.json
2026-03-14 01:28:40 +00:00

5 lines
97 B
JSON

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