Files
cce73b86-a7bc-4fdb-a3f4-60c…/vercel.json
2026-06-08 19:00:20 +00:00

5 lines
97 B
JSON

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