Files
081bdfd5-af5b-4a72-93d9-19d…/vercel.json
2026-04-12 18:32:31 +00:00

5 lines
97 B
JSON

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