Files
f02bb2e1-4dc5-4d5f-9c22-b78…/vercel.json
2026-03-06 02:20:11 +00:00

5 lines
97 B
JSON

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