Files
1d375778-0c01-4fcd-9155-7e0…/vercel.json
2026-04-13 01:54:00 +00:00

5 lines
97 B
JSON

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