Files
e2de3ebe-b704-4bd8-b0b4-124…/vercel.json
2026-04-24 03:21:03 +00:00

5 lines
97 B
JSON

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