Files
2dd2d026-b57c-4f2f-9089-836…/vercel.json
2026-06-08 00:14:02 +00:00

5 lines
97 B
JSON

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