Files
13a9c004-d1ff-46be-a3e1-f14…/vercel.json
2026-03-08 00:49:55 +00:00

5 lines
97 B
JSON

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