Files
c44e5d12-a89a-4c98-a55b-efa…/vercel.json
2026-04-17 03:23:14 +00:00

5 lines
97 B
JSON

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