Files
0bfd0e2e-c6e0-4778-98a3-58c…/vercel.json
2026-03-13 17:49:07 +00:00

5 lines
97 B
JSON

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