Files
b37ba6da-e0cb-4a95-b0c0-c7b…/vercel.json
2026-04-24 10:11:01 +00:00

5 lines
97 B
JSON

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