Files
57d407d9-958f-4ee7-b56e-385…/vercel.json
2026-04-19 05:06:01 +00:00

5 lines
97 B
JSON

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