Files
f23b754d-6a74-4326-b744-5d7…/vercel.json
2026-03-05 10:01:12 +00:00

5 lines
97 B
JSON

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