Files
e55eb01e-301a-4f1c-8807-415…/vercel.json
2026-03-26 08:51:05 +00:00

5 lines
97 B
JSON

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