Files
eb2df7ce-0014-49ba-a618-9d0…/vercel.json
2026-04-17 11:20:13 +00:00

5 lines
97 B
JSON

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