Files
02f36c5e-2db9-4061-a83e-e48…/vercel.json
2026-02-27 01:40:26 +00:00

5 lines
97 B
JSON

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