Files
9657c035-1e3d-4d4a-b794-37b…/vercel.json
2026-05-18 10:07:43 +00:00

5 lines
97 B
JSON

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