Files
f480738e-797b-4bd0-a67e-d1b…/vercel.json
2026-03-14 12:57:23 +00:00

5 lines
97 B
JSON

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