Files
491ed0c6-9d0f-48a3-8f3d-4f4…/vercel.json
2026-03-05 16:28:23 +00:00

5 lines
97 B
JSON

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