Files
0887281d-f84c-4bca-b4e1-da7…/vercel.json
2026-03-07 11:45:51 +00:00

5 lines
97 B
JSON

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