Files
f74bce52-b423-4f8d-9418-5f8…/vercel.json
2026-03-18 16:42:38 +00:00

5 lines
97 B
JSON

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