Files
0c7d5d47-49a8-486e-b118-77d…/vercel.json
2026-05-10 23:51:08 +00:00

5 lines
97 B
JSON

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