Files
8eaf4f73-25f7-4997-a82d-e2f…/vercel.json
2026-04-09 02:13:22 +00:00

5 lines
97 B
JSON

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