Files
135c7666-c44f-4e37-959b-025…/vercel.json
2026-03-09 11:45:18 +00:00

5 lines
97 B
JSON

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