Files
31585752-b2dd-4a89-a778-d68…/vercel.json
2026-03-08 11:22:07 +00:00

5 lines
97 B
JSON

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