Files
9e474d4c-f4fa-44ff-adca-b5d…/vercel.json
2026-03-10 20:37:06 +00:00

5 lines
97 B
JSON

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