Files
8548338c-81ef-47f0-a269-847…/vercel.json
2026-03-04 07:29:09 +00:00

5 lines
97 B
JSON

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