Files
9cdb346e-e93f-455c-aee6-9fd…/vercel.json
2026-06-12 05:12:50 +00:00

5 lines
97 B
JSON

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