Files
11527c79-2ae3-4d7e-854d-d4f…/vercel.json
2026-05-21 06:09:13 +00:00

5 lines
97 B
JSON

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