Files
7c9eb399-1922-4b87-a31a-c78…/vercel.json
2026-03-03 20:34:09 +00:00

5 lines
97 B
JSON

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