Files
ef630d51-73d7-49c7-90c7-8f3…/vercel.json
2026-05-22 23:16:02 +00:00

5 lines
97 B
JSON

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