Files
f3ef5f2a-2a14-4cc1-9833-f96…/vercel.json
2026-05-26 09:25:37 +00:00

5 lines
97 B
JSON

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