Files
4b74a32c-a2f1-410f-a4d7-ded…/vercel.json
2026-03-04 00:37:55 +00:00

5 lines
97 B
JSON

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