Files
7a45fedc-d3df-43d0-a62c-2f5…/vercel.json
2026-04-07 12:20:02 +00:00

5 lines
97 B
JSON

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