Files
f1256c2b-0152-4a2a-877a-814…/vercel.json
2026-04-10 23:05:39 +00:00

5 lines
97 B
JSON

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