Files
0c4c7540-15f7-43d7-9787-dcc…/vercel.json
2026-05-25 14:09:47 +00:00

5 lines
97 B
JSON

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