Files
0b9d2a7b-bfac-45f2-b152-748…/vercel.json
2026-05-06 01:43:02 +00:00

5 lines
97 B
JSON

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