Files
c8daed99-929c-4699-a17a-b78…/vercel.json
2026-04-29 07:06:49 +00:00

5 lines
97 B
JSON

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