Files
b7eea75d-434b-47dd-a4f9-cca…/vercel.json
2026-03-25 05:58:40 +00:00

5 lines
97 B
JSON

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