Files
0df3c184-84d9-4d76-b034-36d…/vercel.json
2026-04-29 10:14:09 +00:00

5 lines
97 B
JSON

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