Files
bf9eaa3e-da76-455d-bd49-7b8…/vercel.json
2026-06-11 20:42:04 +00:00

5 lines
97 B
JSON

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