Files
72389b48-52fb-4d69-8bd8-648…/vercel.json
2026-03-26 01:31:44 +00:00

5 lines
97 B
JSON

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