Files
f812cd39-9d7c-4d4f-9618-ed6…/vercel.json
2026-03-03 04:52:36 +00:00

5 lines
97 B
JSON

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