Files
833b7975-d7a9-4677-b2cf-06c…/vercel.json
2026-05-08 17:08:52 +00:00

5 lines
97 B
JSON

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