Files
a2ed3ebe-3ab2-446d-b4d7-f40…/vercel.json
2026-04-08 13:27:21 +00:00

5 lines
97 B
JSON

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