Files
2c7388fa-b8f3-4569-afb6-a56…/vercel.json
2026-03-22 07:13:14 +00:00

5 lines
97 B
JSON

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