Files
4829d5c9-cebd-4a74-b426-c4c…/vercel.json
2026-04-05 05:04:14 +00:00

5 lines
97 B
JSON

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