Files
2b0749c9-7652-4f47-b550-b7c…/vercel.json
2026-06-06 05:50:13 +00:00

5 lines
97 B
JSON

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