Files
31e7ef59-d4f3-4e3f-b89e-740…/vercel.json
2026-03-08 15:11:09 +00:00

5 lines
97 B
JSON

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