Files
e37930d3-fd13-45d0-a9a7-d4e…/vercel.json
2026-03-10 05:07:34 +00:00

5 lines
97 B
JSON

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