Files
ddb1fab0-46f3-407e-83c3-aed…/vercel.json
2026-05-18 22:56:45 +00:00

5 lines
97 B
JSON

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