Files
19c0e036-e5c5-44d1-9780-b04…/vercel.json
2026-05-21 08:17:26 +00:00

5 lines
97 B
JSON

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