Files
f23ff0d9-cc43-465d-8d7a-8f7…/vercel.json
2026-03-03 16:35:01 +00:00

5 lines
97 B
JSON

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