Files
f0576ae6-7fe8-4e50-b529-e0a…/vercel.json
2026-03-07 02:11:08 +00:00

5 lines
97 B
JSON

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