Files
c73ea0a1-8a2f-4c07-88b1-aca…/vercel.json
2026-05-05 02:39:25 +00:00

5 lines
97 B
JSON

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