Files
0b0b4af2-33db-4fc7-a869-48f…/vercel.json
2026-03-07 06:56:58 +00:00

5 lines
97 B
JSON

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