Files
c3685ef1-7c46-42c8-a3f4-ff8…/vercel.json
2026-03-03 04:47:27 +00:00

5 lines
97 B
JSON

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