Files
0b586a74-372f-4bad-87d4-b8a…/vercel.json
2026-03-13 21:32:57 +00:00

5 lines
97 B
JSON

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