Files
d29667df-3152-4cfb-9cf8-c14…/vercel.json
2026-03-13 14:06:28 +00:00

5 lines
97 B
JSON

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