Files
9e8d0cb9-5d30-4c0c-8768-84c…/vercel.json
2026-03-05 08:07:08 +00:00

5 lines
97 B
JSON

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