Files
8ca51d6e-27d4-44d9-b4e5-5d4…/vercel.json
2026-04-18 05:57:50 +00:00

5 lines
97 B
JSON

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