Files
f6851613-c6f2-4b3d-9cd0-f69…/vercel.json
2026-03-14 05:29:41 +00:00

5 lines
97 B
JSON

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