Files
6fea1b85-36cf-47b0-874f-e57…/vercel.json
2026-06-07 18:21:56 +00:00

5 lines
97 B
JSON

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