Files
44553e04-8db0-44e5-aae1-665…/vercel.json
2026-03-10 05:04:35 +00:00

5 lines
97 B
JSON

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