Files
cbfb947b-05e7-4116-b88e-565…/vercel.json
2026-03-10 02:05:20 +00:00

5 lines
97 B
JSON

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