Files
a6558f8c-62dd-499e-b8e2-26d…/vercel.json
2026-03-21 18:22:47 +00:00

5 lines
97 B
JSON

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