Files
74230d96-7c10-4ce4-a0fc-de1…/vercel.json
2026-04-22 06:13:22 +00:00

5 lines
97 B
JSON

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