Files
6719e69d-bc3d-4021-84a5-bdf…/vercel.json
2026-06-07 12:00:33 +00:00

5 lines
97 B
JSON

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