Files
7f06bbe7-61c3-4e73-a067-de2…/vercel.json
2026-03-25 07:20:18 +00:00

5 lines
97 B
JSON

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