Files
1ec83a9a-5d61-4807-826e-d74…/vercel.json
2026-04-23 16:25:49 +00:00

5 lines
97 B
JSON

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