Files
7b65f4a4-4e30-4d99-902e-f96…/vercel.json
2026-03-06 13:40:02 +00:00

5 lines
97 B
JSON

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