Files
f96b4dd9-0043-4aed-9b4b-d7e…/vercel.json
2026-05-13 08:13:58 +00:00

5 lines
97 B
JSON

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