Files
a758a0b2-734d-4fc1-86bf-b23…/vercel.json
2026-04-22 00:54:21 +00:00

5 lines
97 B
JSON

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