Files
5bbb5235-6a36-416e-bbd0-b5b…/vercel.json
2026-03-20 11:56:03 +00:00

5 lines
97 B
JSON

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