Files
cc988e4a-5cfb-4d5d-9a33-0e8…/vercel.json
2026-03-27 10:47:35 +00:00

5 lines
97 B
JSON

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