Files
9b65901e-e922-481d-85fe-8b3…/vercel.json
2026-04-19 05:16:49 +00:00

5 lines
97 B
JSON

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