Files
a73f5a1b-e131-40f8-b1fe-99d…/vercel.json
2026-06-10 20:25:14 +00:00

5 lines
97 B
JSON

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