Files
b4798e3c-a440-4a68-822e-94b…/vercel.json
2026-03-06 13:05:15 +00:00

5 lines
97 B
JSON

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