Files
43c52291-9179-4d40-9687-d96…/vercel.json
2026-02-27 05:33:03 +00:00

5 lines
97 B
JSON

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