Files
20fb256e-285d-4d09-83b4-ebf…/vercel.json
2026-03-21 05:09:01 +00:00

5 lines
97 B
JSON

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