Files
862c3857-bd45-4e27-8f54-7ab…/vercel.json
2026-04-18 15:10:25 +00:00

5 lines
97 B
JSON

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