Files
d228024d-2fb5-4fe8-8b74-d9f…/vercel.json
2026-03-31 03:55:04 +00:00

5 lines
97 B
JSON

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